Action not permitted
Modal body text goes here.
cve-2022-31630
Vulnerability from cvelistv5
Published
2022-11-14 06:53
Modified
2024-08-03 07:26
Severity ?
EPSS score ?
Summary
OOB read due to insufficient input validation in imageloadfont()
References
▼ | URL | Tags | |
---|---|---|---|
security@php.net | https://bugs.php.net/bug.php?id=81739 | Exploit, Issue Tracking, Patch, Vendor Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T07:26:01.044Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugs.php.net/bug.php?id=81739" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "modules": [ "gd" ], "product": "PHP", "repo": "https://github.com/php/php-src", "vendor": "PHP Group", "versions": [ { "lessThan": "7.4.33", "status": "affected", "version": "7.4.x", "versionType": "custom" }, { "lessThan": "8.0.25", "status": "affected", "version": "8.0.x", "versionType": "custom" }, { "lessThan": "8.1.12", "status": "affected", "version": "8.1.x", "versionType": "custom" } ] } ], "configurations": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "gd extension" } ], "value": "gd extension" } ], "credits": [ { "lang": "en", "type": "reporter", "user": "00000000-0000-4000-9000-000000000000", "value": "cmb@php.net" }, { "lang": "en", "type": "remediation developer", "user": "00000000-0000-4000-9000-000000000000", "value": "cmb@php.net" } ], "datePublic": "2022-10-24T06:40:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u0026nbsp;" } ], "value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0" } ], "impacts": [ { "capecId": "CAPEC-540", "descriptions": [ { "lang": "en", "value": "CAPEC-540 Overread Buffers" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-131", "description": "CWE-131 Incorrect Calculation of Buffer Size", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-190", "description": "CWE-190 Integer Overflow or Wraparound", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-02T02:38:25.144Z", "orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "shortName": "php" }, "references": [ { "url": "https://bugs.php.net/bug.php?id=81739" } ], "source": { "defect": [ "https://bugs.php.net/bug.php?id=81739" ], "discovery": "INTERNAL" }, "title": "OOB read due to insufficient input validation in imageloadfont()", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "assignerShortName": "php", "cveId": "CVE-2022-31630", "datePublished": "2022-11-14T06:53:06.774Z", "dateReserved": "2022-05-25T21:03:32.861Z", "dateUpdated": "2024-08-03T07:26:01.044Z", "requesterUserId": "520cc88b-a1c8-44f6-9154-21a4d74c769f", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-31630\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2022-11-14T07:15:09.467\",\"lastModified\":\"2024-04-02T03:15:07.973\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0\"},{\"lang\":\"es\",\"value\":\"En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\u00f3n imageloadfont() en la extensi\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\u00f3n, se utilizar\u00e1 la lectura fuera del b\u00fafer asignado. Esto puede provocar fallos o divulgaci\u00f3n de informaci\u00f3n confidencial.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2},{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]},{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-131\"},{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.33\",\"matchCriteriaId\":\"53B99259-5C66-4AEF-B500-1F775B6CCA06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.25\",\"matchCriteriaId\":\"795EC7FC-4A42-4D2B-A900-02CA7770E515\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.12\",\"matchCriteriaId\":\"0BFF2544-41D1-41F6-A116-F7069789A585\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81739\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]}]}}" } }
wid-sec-w-2022-1934
Vulnerability from csaf_certbund
Published
2022-11-01 23:00
Modified
2023-09-13 22:00
Summary
PHP: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1934 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1934.json" }, { "category": "self", "summary": "WID-SEC-2022-1934 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1934" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-004 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-004.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.1-2023-001 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2023-001.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2903 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2903" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2417 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2417" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0965 vom 2023-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:0965" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0965 vom 2023-02-28", "url": "http://linux.oracle.com/errata/ELSA-2023-0965.html" }, { "category": "external", "summary": "Red Hat Bugzilla - Bug 2139280 vom 2022-11-02", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "Debian Security Advisory DSA-5277 vom 2022-11-13", "url": "https://lists.debian.org/debian-security-announce/2022/msg00247.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3997-1 vom 2022-11-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012935.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:4005-1 vom 2022-11-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012933.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:4069-1 vom 2022-11-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012985.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:4068-1 vom 2022-11-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012984.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202211-03 vom 2022-11-22", "url": "https://security.gentoo.org/glsa/202211-03" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-243 vom 2022-12-09", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-243.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0848 vom 2023-02-21", "url": "https://access.redhat.com/errata/RHSA-2023:0848" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0848 vom 2023-02-22", "url": "http://linux.oracle.com/errata/ELSA-2023-0848.html" } ], "source_lang": "en-US", "title": "PHP: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2023-09-13T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:02:20.963+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-1934", "initial_release_date": "2022-11-01T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-01T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-13T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2022-11-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-11-20T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-11-21T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-02-21T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-02-22T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-02-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen" }, { "date": "2023-05-09T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-13T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "12" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source PHP \u003c 8.1.12", "product": { "name": "Open Source PHP \u003c 8.1.12", "product_id": "T025172", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.1.12" } } }, { "category": "product_name", "name": "Open Source PHP \u003c 8.0.25", "product": { "name": "Open Source PHP \u003c 8.0.25", "product_id": "T025173", "product_identification_helper": { "cpe": "cpe:/a:php:php:8.0.25" } } }, { "category": "product_name", "name": "Open Source PHP \u003c 7.4.33", "product": { "name": "Open Source PHP \u003c 7.4.33", "product_id": "T025174", "product_identification_helper": { "cpe": "cpe:/a:php:php:7.4.33" } } } ], "category": "product_name", "name": "PHP" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "Es gibt eine Schwachstelle in PHP aufgrund einer unzureichenden Eingabevalidierung in der Funktion \"imageloadfont()\". Durch die Verwendung einer speziell gestalteten Datei als Eingabe kann ein Angreifer Informationen au\u00dferhalb der Speichergrenze (\"out of bound read\") der betroffenen Anwendung offenlegen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "398363", "T012167", "T004914" ] }, "release_date": "2022-11-01T23:00:00Z", "title": "CVE-2022-31630" } ] }
wid-sec-w-2023-1021
Vulnerability from csaf_certbund
Published
2023-04-18 22:00
Modified
2023-06-29 22:00
Summary
Oracle Communications: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1021 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1021.json" }, { "category": "self", "summary": "WID-SEC-2023-1021 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1021" }, { "category": "external", "summary": "IBM Security Bulletin 7008449 vom 2023-06-29", "url": "https://www.ibm.com/support/pages/node/7008449" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2023 - Appendix Oracle Communications vom 2023-04-18", "url": "https://www.oracle.com/security-alerts/cpuapr2023.html#AppendixCGBU" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-06-29T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:24:42.911+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-1021", "initial_release_date": "2023-04-18T22:00:00.000+00:00", "revision_history": [ { "date": "2023-04-18T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-06-29T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM DB2", "product": { "name": "IBM DB2", "product_id": "5104", "product_identification_helper": { "cpe": "cpe:/a:ibm:db2:-" } } } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Communications 9.1", "product": { "name": "Oracle Communications 9.1", "product_id": "T019868", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1" } } }, { "category": "product_name", "name": "Oracle Communications 3.3", "product": { "name": "Oracle Communications 3.3", "product_id": "T020687", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:3.3" } } }, { "category": "product_name", "name": "Oracle Communications 5.0", "product": { "name": "Oracle Communications 5.0", "product_id": "T021645", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.0" } } }, { "category": "product_name", "name": "Oracle Communications 12.6.0.0.0", "product": { "name": "Oracle Communications 12.6.0.0.0", "product_id": "T022818", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.0.0.0" } } }, { "category": "product_name", "name": "Oracle Communications 7.0.0.0.0", "product": { "name": "Oracle Communications 7.0.0.0.0", "product_id": "T022823", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:7.0.0.0.0" } } }, { "category": "product_name", "name": "Oracle Communications 8.6.0.0", "product": { "name": "Oracle Communications 8.6.0.0", "product_id": "T024970", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:8.6.0.0" } } }, { "category": "product_name", "name": "Oracle Communications 22.3.0", "product": { "name": "Oracle Communications 22.3.0", "product_id": "T024974", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:22.3.0" } } }, { "category": "product_name", "name": "Oracle Communications 22.1.0.0.0", "product": { "name": "Oracle Communications 22.1.0.0.0", "product_id": "T025863", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:22.1.0.0.0" } } }, { "category": "product_name", "name": "Oracle Communications \u003c= 22.4.4", "product": { "name": "Oracle Communications \u003c= 22.4.4", "product_id": "T027328", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:22.4.4" } } }, { "category": "product_name", "name": "Oracle Communications \u003c= 23.1.1", "product": { "name": "Oracle Communications \u003c= 23.1.1", "product_id": "T027329", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.1.1" } } }, { "category": "product_name", "name": "Oracle Communications 9.0.0", "product": { "name": "Oracle Communications 9.0.0", "product_id": "T027330", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.0" } } }, { "category": "product_name", "name": "Oracle Communications 9.0.1", "product": { "name": "Oracle Communications 9.0.1", "product_id": "T027331", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.1" } } }, { "category": "product_name", "name": "Oracle Communications 9.1.1.4.0", "product": { "name": "Oracle Communications 9.1.1.4.0", "product_id": "T027332", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.4.0" } } }, { "category": "product_name", "name": "Oracle Communications 9.1.1.3.0", "product": { "name": "Oracle Communications 9.1.1.3.0", "product_id": "T027333", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.3.0" } } }, { "category": "product_name", "name": "Oracle Communications 9.0.1.6.0", "product": { "name": "Oracle Communications 9.0.1.6.0", "product_id": "T027334", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.1.6.0" } } }, { "category": "product_name", "name": "Oracle Communications 8.45", "product": { "name": "Oracle Communications 8.45", "product_id": "T027335", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:8.45" } } }, { "category": "product_name", "name": "Oracle Communications 9.15", "product": { "name": "Oracle Communications 9.15", "product_id": "T027336", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.15" } } }, { "category": "product_name", "name": "Oracle Communications 4.0", "product": { "name": "Oracle Communications 4.0", "product_id": "T027337", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.0" } } }, { "category": "product_name", "name": "Oracle Communications 12.6.1.0.0", "product": { "name": "Oracle Communications 12.6.1.0.0", "product_id": "T027338", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.1.0.0" } } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-28708", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-28708" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25613", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-25613" }, { "cve": "CVE-2023-25577", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-23931", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-23931" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-0361", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2023-0361" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-46364", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-46364" }, { "cve": "CVE-2022-45143", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-45143" }, { "cve": "CVE-2022-45047", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-45047" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-43402", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-43402" }, { "cve": "CVE-2022-43401", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-43401" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3171", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-3171" }, { "cve": "CVE-2022-31692", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-31692" }, { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-31630" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-31123", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-31123" }, { "cve": "CVE-2022-28199", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-28199" }, { "cve": "CVE-2022-25315", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-25315" }, { "cve": "CVE-2022-23491", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-23491" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2022-1292" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2021-46848" }, { "cve": "CVE-2021-37519", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T027330", "T022818", "T020687", "T022823", "T024974", "T019868", "T021645", "5104", "T027337", "T024970", "T027338", "T027335", "T025863", "T027336", "T027333", "T027334", "T027331", "T027332" ], "last_affected": [ "T027328", "T027329" ] }, "release_date": "2023-04-18T22:00:00Z", "title": "CVE-2021-37519" } ] }
wid-sec-w-2023-0561
Vulnerability from csaf_certbund
Published
2023-03-02 23:00
Modified
2023-05-18 22:00
Summary
Xerox FreeFlow Print Server: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0561 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0561.json" }, { "category": "self", "summary": "WID-SEC-2023-0561 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0561" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-007 vom 2023-05-18", "url": "https://security.business.xerox.com/wp-content/uploads/2023/05/Xerox-Security-Bulletin-XRX23-007-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04", "url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-002 vom 2023-03-23", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-002-FreeFlow-Print-Server-v2_Windows10.pdf" }, { "category": "external", "summary": "Xerox Mini Bulletin XRX21A vom 2023-03-02", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-001-FreeFlow%C2%AE-Print-Server-v7.pdf" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-05-18T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:17:56.928+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0561", "initial_release_date": "2023-03-02T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-02T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-22T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-04-03T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-05-18T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Xerox FreeFlow Print Server 7", "product": { "name": "Xerox FreeFlow Print Server 7", "product_id": "T000872", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:7" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server 9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server v2", "product": { "name": "Xerox FreeFlow Print Server v2", "product_id": "T014888", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-21900", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21900" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21830" }, { "cve": "CVE-2022-46882", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46882" }, { "cve": "CVE-2022-46881", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46881" }, { "cve": "CVE-2022-46880", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46880" }, { "cve": "CVE-2022-46878", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46878" }, { "cve": "CVE-2022-46875", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46875" }, { "cve": "CVE-2022-46874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46874" }, { "cve": "CVE-2022-46872", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46872" }, { "cve": "CVE-2022-45421", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45421" }, { "cve": "CVE-2022-45420", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45420" }, { "cve": "CVE-2022-45419", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45419" }, { "cve": "CVE-2022-45418", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45418" }, { "cve": "CVE-2022-45417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45417" }, { "cve": "CVE-2022-45416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45416" }, { "cve": "CVE-2022-45415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45415" }, { "cve": "CVE-2022-45414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45414" }, { "cve": "CVE-2022-45413", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45413" }, { "cve": "CVE-2022-45412", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45412" }, { "cve": "CVE-2022-45411", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45411" }, { "cve": "CVE-2022-45410", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45410" }, { "cve": "CVE-2022-45409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45409" }, { "cve": "CVE-2022-45408", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45408" }, { "cve": "CVE-2022-45407", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45407" }, { "cve": "CVE-2022-45406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45406" }, { "cve": "CVE-2022-45405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45405" }, { "cve": "CVE-2022-45404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45404" }, { "cve": "CVE-2022-45403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45403" }, { "cve": "CVE-2022-45063", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45063" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43548", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-43548" }, { "cve": "CVE-2022-42932", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42932" }, { "cve": "CVE-2022-42929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42929" }, { "cve": "CVE-2022-42928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42928" }, { "cve": "CVE-2022-42927", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42927" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-41556", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41323", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-41323" }, { "cve": "CVE-2022-40962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40962" }, { "cve": "CVE-2022-40960", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40960" }, { "cve": "CVE-2022-40959", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40959" }, { "cve": "CVE-2022-40958", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40958" }, { "cve": "CVE-2022-40957", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40957" }, { "cve": "CVE-2022-40956", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40956" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-39260", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-39260" }, { "cve": "CVE-2022-39253", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-39253" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-37797", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37797" }, { "cve": "CVE-2022-37454", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-36087", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36087" }, { "cve": "CVE-2022-36059", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36059" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-3598", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3598" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3570", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3570" }, { "cve": "CVE-2022-35256", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-35256" }, { "cve": "CVE-2022-35255", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-35255" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-3276", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3276" }, { "cve": "CVE-2022-32222", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32222" }, { "cve": "CVE-2022-32215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32213", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-3204", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3204" }, { "cve": "CVE-2022-3190", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3190" }, { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31630" }, { "cve": "CVE-2022-31629", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31629" }, { "cve": "CVE-2022-31628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31628" }, { "cve": "CVE-2022-3155", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3155" }, { "cve": "CVE-2022-3034", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3034" }, { "cve": "CVE-2022-3033", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3033" }, { "cve": "CVE-2022-3032", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3032" }, { "cve": "CVE-2022-29458", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29458" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-27406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27406" }, { "cve": "CVE-2022-27405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27405" }, { "cve": "CVE-2022-27404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27404" }, { "cve": "CVE-2022-26981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-26981" }, { "cve": "CVE-2022-24765", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-24765" }, { "cve": "CVE-2022-24070", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-24070" }, { "cve": "CVE-2022-23901", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-23901" }, { "cve": "CVE-2022-22844", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-22844" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-21658", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21658" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2122" }, { "cve": "CVE-2022-2058", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2058" }, { "cve": "CVE-2022-2057", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2057" }, { "cve": "CVE-2022-2056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2056" }, { "cve": "CVE-2022-1925", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1925" }, { "cve": "CVE-2022-1924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1924" }, { "cve": "CVE-2022-1923", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1923" }, { "cve": "CVE-2022-1922", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1922" }, { "cve": "CVE-2022-1921", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1921" }, { "cve": "CVE-2022-1920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1920" }, { "cve": "CVE-2022-1348", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1348" }, { "cve": "CVE-2022-1056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1056" }, { "cve": "CVE-2022-0924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0924" }, { "cve": "CVE-2022-0909", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0909" }, { "cve": "CVE-2022-0908", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0908" }, { "cve": "CVE-2022-0907", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0907" }, { "cve": "CVE-2022-0891", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0891" }, { "cve": "CVE-2022-0865", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0865" }, { "cve": "CVE-2022-0562", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0562" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0561" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-46848" }, { "cve": "CVE-2021-46823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-46823" }, { "cve": "CVE-2021-42694", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-42694" }, { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-28544", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-28544" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2020-10735" }, { "cve": "CVE-2019-6111", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2019-6111" }, { "cve": "CVE-2018-7160", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2018-7160" }, { "cve": "CVE-2015-20107", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2015-20107" }, { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2006-20001" } ] }
rhsa-2023_0965
Vulnerability from csaf_redhat
Published
2023-02-28 08:28
Modified
2024-11-06 02:31
Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
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: php (8.0.27). (BZ#2161667)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for php is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor 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.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:0965", "url": "https://access.redhat.com/errata/RHSA-2023:0965" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0965.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-06T02:31:43+00:00", "generator": { "date": "2024-11-06T02:31:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:0965", "initial_release_date": "2023-02-28T08:28:01+00:00", "revision_history": [ { "date": "2023-02-28T08:28:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-02-28T08:28:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:31:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-0:8.0.27-1.el9_1.src", "product": { "name": "php-0:8.0.27-1.el9_1.src", "product_id": "php-0:8.0.27-1.el9_1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-0:8.0.27-1.el9_1.aarch64", "product_id": "php-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-bcmath-0:8.0.27-1.el9_1.aarch64", "product_id": "php-bcmath-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-cli-0:8.0.27-1.el9_1.aarch64", "product_id": "php-cli-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-common-0:8.0.27-1.el9_1.aarch64", "product_id": "php-common-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-dba-0:8.0.27-1.el9_1.aarch64", "product_id": "php-dba-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-dbg-0:8.0.27-1.el9_1.aarch64", "product_id": "php-dbg-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-devel-0:8.0.27-1.el9_1.aarch64", "product_id": "php-devel-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-embedded-0:8.0.27-1.el9_1.aarch64", "product_id": "php-embedded-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-enchant-0:8.0.27-1.el9_1.aarch64", "product_id": "php-enchant-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-ffi-0:8.0.27-1.el9_1.aarch64", "product_id": "php-ffi-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-fpm-0:8.0.27-1.el9_1.aarch64", "product_id": "php-fpm-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-gd-0:8.0.27-1.el9_1.aarch64", "product_id": "php-gd-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-gmp-0:8.0.27-1.el9_1.aarch64", "product_id": "php-gmp-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-intl-0:8.0.27-1.el9_1.aarch64", "product_id": "php-intl-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-ldap-0:8.0.27-1.el9_1.aarch64", "product_id": "php-ldap-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-mbstring-0:8.0.27-1.el9_1.aarch64", "product_id": "php-mbstring-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "product_id": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-odbc-0:8.0.27-1.el9_1.aarch64", "product_id": "php-odbc-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-opcache-0:8.0.27-1.el9_1.aarch64", "product_id": "php-opcache-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-pdo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-pdo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-pgsql-0:8.0.27-1.el9_1.aarch64", "product_id": "php-pgsql-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-process-0:8.0.27-1.el9_1.aarch64", "product_id": "php-process-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-snmp-0:8.0.27-1.el9_1.aarch64", "product_id": "php-snmp-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-soap-0:8.0.27-1.el9_1.aarch64", "product_id": "php-soap-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-xml-0:8.0.27-1.el9_1.aarch64", "product_id": "php-xml-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-debugsource-0:8.0.27-1.el9_1.aarch64", "product_id": "php-debugsource-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-bcmath-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-cli-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-cli-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-common-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-common-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-dba-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-dba-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-dbg-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-dbg-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-devel-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-devel-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-embedded-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-embedded-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-enchant-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-enchant-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-ffi-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-ffi-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-fpm-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-fpm-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-gd-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-gd-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-gmp-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-gmp-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-intl-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-intl-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-ldap-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-ldap-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-mbstring-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-odbc-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-odbc-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-opcache-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-opcache-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-pdo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-pdo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-pgsql-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-process-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-process-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-snmp-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-snmp-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-soap-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-soap-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-xml-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-xml-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-debugsource-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-0:8.0.27-1.el9_1.x86_64", "product_id": "php-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-bcmath-0:8.0.27-1.el9_1.x86_64", "product_id": "php-bcmath-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-cli-0:8.0.27-1.el9_1.x86_64", "product_id": "php-cli-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-common-0:8.0.27-1.el9_1.x86_64", "product_id": "php-common-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-dba-0:8.0.27-1.el9_1.x86_64", "product_id": "php-dba-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-dbg-0:8.0.27-1.el9_1.x86_64", "product_id": "php-dbg-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-devel-0:8.0.27-1.el9_1.x86_64", "product_id": "php-devel-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-embedded-0:8.0.27-1.el9_1.x86_64", "product_id": "php-embedded-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-enchant-0:8.0.27-1.el9_1.x86_64", "product_id": "php-enchant-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-ffi-0:8.0.27-1.el9_1.x86_64", "product_id": "php-ffi-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-fpm-0:8.0.27-1.el9_1.x86_64", "product_id": "php-fpm-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-gd-0:8.0.27-1.el9_1.x86_64", "product_id": "php-gd-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-gmp-0:8.0.27-1.el9_1.x86_64", "product_id": "php-gmp-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-intl-0:8.0.27-1.el9_1.x86_64", "product_id": "php-intl-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-ldap-0:8.0.27-1.el9_1.x86_64", "product_id": "php-ldap-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-mbstring-0:8.0.27-1.el9_1.x86_64", "product_id": "php-mbstring-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "product_id": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-odbc-0:8.0.27-1.el9_1.x86_64", "product_id": "php-odbc-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-opcache-0:8.0.27-1.el9_1.x86_64", "product_id": "php-opcache-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-pdo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-pdo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-pgsql-0:8.0.27-1.el9_1.x86_64", "product_id": "php-pgsql-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-process-0:8.0.27-1.el9_1.x86_64", "product_id": "php-process-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-snmp-0:8.0.27-1.el9_1.x86_64", "product_id": "php-snmp-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-soap-0:8.0.27-1.el9_1.x86_64", "product_id": "php-soap-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-xml-0:8.0.27-1.el9_1.x86_64", "product_id": "php-xml-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-debugsource-0:8.0.27-1.el9_1.x86_64", "product_id": "php-debugsource-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-0:8.0.27-1.el9_1.s390x", "product_id": "php-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-bcmath-0:8.0.27-1.el9_1.s390x", "product_id": "php-bcmath-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-cli-0:8.0.27-1.el9_1.s390x", "product_id": "php-cli-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-common-0:8.0.27-1.el9_1.s390x", "product_id": "php-common-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-dba-0:8.0.27-1.el9_1.s390x", "product_id": "php-dba-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-dbg-0:8.0.27-1.el9_1.s390x", "product_id": "php-dbg-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-devel-0:8.0.27-1.el9_1.s390x", "product_id": "php-devel-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-embedded-0:8.0.27-1.el9_1.s390x", "product_id": "php-embedded-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-enchant-0:8.0.27-1.el9_1.s390x", "product_id": "php-enchant-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-ffi-0:8.0.27-1.el9_1.s390x", "product_id": "php-ffi-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-fpm-0:8.0.27-1.el9_1.s390x", "product_id": "php-fpm-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-gd-0:8.0.27-1.el9_1.s390x", "product_id": "php-gd-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-gmp-0:8.0.27-1.el9_1.s390x", "product_id": "php-gmp-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-intl-0:8.0.27-1.el9_1.s390x", "product_id": "php-intl-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-ldap-0:8.0.27-1.el9_1.s390x", "product_id": "php-ldap-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-mbstring-0:8.0.27-1.el9_1.s390x", "product_id": "php-mbstring-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x", "product_id": "php-mysqlnd-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-odbc-0:8.0.27-1.el9_1.s390x", "product_id": "php-odbc-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-opcache-0:8.0.27-1.el9_1.s390x", "product_id": "php-opcache-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-pdo-0:8.0.27-1.el9_1.s390x", "product_id": "php-pdo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-pgsql-0:8.0.27-1.el9_1.s390x", "product_id": "php-pgsql-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-process-0:8.0.27-1.el9_1.s390x", "product_id": "php-process-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-snmp-0:8.0.27-1.el9_1.s390x", "product_id": "php-snmp-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-soap-0:8.0.27-1.el9_1.s390x", "product_id": "php-soap-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-xml-0:8.0.27-1.el9_1.s390x", "product_id": "php-xml-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-debugsource-0:8.0.27-1.el9_1.s390x", "product_id": "php-debugsource-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src" }, "product_reference": "php-0:8.0.27-1.el9_1.src", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-bcmath-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-bcmath-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-bcmath-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-bcmath-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-cli-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-cli-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-cli-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-cli-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-common-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-common-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-common-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-common-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-dba-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-dba-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-dba-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-dba-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-dbg-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-dbg-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-dbg-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-dbg-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-debugsource-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-debugsource-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-debugsource-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-debugsource-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-devel-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-devel-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-devel-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-devel-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-embedded-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-embedded-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-embedded-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-embedded-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-enchant-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-enchant-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-enchant-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-enchant-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-ffi-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-ffi-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-ffi-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-ffi-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-fpm-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-fpm-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-fpm-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-fpm-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-gd-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-gd-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-gd-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-gd-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-gmp-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-gmp-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-gmp-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-gmp-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-intl-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-intl-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-intl-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-intl-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-ldap-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-ldap-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-ldap-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-ldap-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-mbstring-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-mbstring-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-mbstring-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-mbstring-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-odbc-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-odbc-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-odbc-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-odbc-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-opcache-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-opcache-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-opcache-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-opcache-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-pdo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-pdo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-pdo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-pdo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-pgsql-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-pgsql-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-pgsql-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-pgsql-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-process-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-process-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-process-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-process-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-snmp-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-snmp-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-snmp-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-snmp-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-soap-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-soap-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-soap-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-soap-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-xml-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-xml-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-xml-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-xml-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64", "relates_to_product_reference": "AppStream-9.1.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31628", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133688" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: phar: infinite loop when decompressing quine gzip file", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31628" }, { "category": "external", "summary": "RHBZ#2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81726", "url": "https://bugs.php.net/bug.php?id=81726" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-28T08:28:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0965" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: phar: infinite loop when decompressing quine gzip file" }, { "cve": "CVE-2022-31629", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133687" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31629" }, { "category": "external", "summary": "RHBZ#2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81727", "url": "https://bugs.php.net/bug.php?id=81727" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-28T08:28:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0965" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications" }, { "cve": "CVE-2022-31630", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2022-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139280" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: OOB read due to insufficient input validation in imageloadfont()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31630" }, { "category": "external", "summary": "RHBZ#2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81739", "url": "https://bugs.php.net/bug.php?id=81739" }, { "category": "external", "summary": "https://www.php.net/ChangeLog-8.php#8.0.25", "url": "https://www.php.net/ChangeLog-8.php#8.0.25" } ], "release_date": "2022-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-28T08:28:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0965" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: OOB read due to insufficient input validation in imageloadfont()" }, { "cve": "CVE-2022-31631", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2023-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158791" } ], "notes": [ { "category": "description", "text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: PDO:: quote() may return unquoted string due to an integer overflow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31631" }, { "category": "external", "summary": "RHBZ#2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81740", "url": "https://bugs.php.net/bug.php?id=81740" } ], "release_date": "2023-01-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-28T08:28:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0965" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: PDO:: quote() may return unquoted string due to an integer overflow" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-680", "name": "Integer Overflow to Buffer Overflow" }, "discovery_date": "2022-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "XKCP: buffer overflow in the SHA-3 reference implementation", "title": "Vulnerability summary" }, { "category": "other", "text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37454" }, { "category": "external", "summary": "RHBZ#2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454" } ], "release_date": "2022-10-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-28T08:28:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0965" }, { "category": "workaround", "details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.", "product_ids": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src", "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x", "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "XKCP: buffer overflow in the SHA-3 reference implementation" } ] }
rhsa-2023_2903
Vulnerability from csaf_redhat
Published
2023-05-16 09:08
Modified
2024-11-06 02:58
Summary
Red Hat Security Advisory: php:7.4 security update
Notes
Topic
An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
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: php (7.4.33).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.33).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:2903", "url": "https://access.redhat.com/errata/RHSA-2023:2903" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index" }, { "category": "external", "summary": "2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2903.json" } ], "title": "Red Hat Security Advisory: php:7.4 security update", "tracking": { "current_release_date": "2024-11-06T02:58:53+00:00", "generator": { "date": "2024-11-06T02:58:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:2903", "initial_release_date": "2023-05-16T09:08:21+00:00", "revision_history": [ { "date": "2023-05-16T09:08:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-16T09:08:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:58:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php:7.4:8080020230118140634:cc342424", "product": { "name": "php:7.4:8080020230118140634:cc342424", "product_id": "php:7.4:8080020230118140634:cc342424", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@7.4:8080020230118140634:cc342424" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, "product_reference": "php:7.4:8080020230118140634:cc342424", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch" }, "product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31628", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133688" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: phar: infinite loop when decompressing quine gzip file", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31628" }, { "category": "external", "summary": "RHBZ#2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81726", "url": "https://bugs.php.net/bug.php?id=81726" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T09:08:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2903" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: phar: infinite loop when decompressing quine gzip file" }, { "cve": "CVE-2022-31629", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133687" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31629" }, { "category": "external", "summary": "RHBZ#2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81727", "url": "https://bugs.php.net/bug.php?id=81727" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T09:08:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2903" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications" }, { "cve": "CVE-2022-31630", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2022-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139280" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: OOB read due to insufficient input validation in imageloadfont()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31630" }, { "category": "external", "summary": "RHBZ#2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81739", "url": "https://bugs.php.net/bug.php?id=81739" }, { "category": "external", "summary": "https://www.php.net/ChangeLog-8.php#8.0.25", "url": "https://www.php.net/ChangeLog-8.php#8.0.25" } ], "release_date": "2022-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T09:08:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2903" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: OOB read due to insufficient input validation in imageloadfont()" }, { "cve": "CVE-2022-31631", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2023-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158791" } ], "notes": [ { "category": "description", "text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: PDO:: quote() may return unquoted string due to an integer overflow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31631" }, { "category": "external", "summary": "RHBZ#2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81740", "url": "https://bugs.php.net/bug.php?id=81740" } ], "release_date": "2023-01-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T09:08:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2903" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: PDO:: quote() may return unquoted string due to an integer overflow" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-680", "name": "Integer Overflow to Buffer Overflow" }, "discovery_date": "2022-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "XKCP: buffer overflow in the SHA-3 reference implementation", "title": "Vulnerability summary" }, { "category": "other", "text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37454" }, { "category": "external", "summary": "RHBZ#2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454" } ], "release_date": "2022-10-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T09:08:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2903" }, { "category": "workaround", "details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.", "product_ids": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "XKCP: buffer overflow in the SHA-3 reference implementation" } ] }
rhsa-2023_0848
Vulnerability from csaf_redhat
Published
2023-02-21 09:35
Modified
2024-11-06 02:29
Summary
Red Hat Security Advisory: php:8.0 security update
Notes
Topic
An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
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: php (8.0). (BZ#2161666)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor 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.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:0848", "url": "https://access.redhat.com/errata/RHSA-2023:0848" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0848.json" } ], "title": "Red Hat Security Advisory: php:8.0 security update", "tracking": { "current_release_date": "2024-11-06T02:29:53+00:00", "generator": { "date": "2024-11-06T02:29:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:0848", "initial_release_date": "2023-02-21T09:35:47+00:00", "revision_history": [ { "date": "2023-02-21T09:35:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-02-21T09:35:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:29:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php:8.0:8070020230118114629:ef331662", "product": { "name": "php:8.0:8070020230118114629:ef331662", "product_id": "php:8.0:8070020230118114629:ef331662", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@8.0:8070020230118114629:ef331662" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "product": { "name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "product": { "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "product": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src" } } }, { "category": "product_version", "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "product": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=src" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "product": { "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "product": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "product": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "product": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "product": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, "product_reference": "php:8.0:8070020230118114629:ef331662", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch" }, "product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src" }, "product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src" }, "product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4900", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2179880" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: potential buffer overflow in php_cli_server_startup_workers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4900" }, { "category": "external", "summary": "RHBZ#2179880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900" } ], "release_date": "2022-07-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: potential buffer overflow in php_cli_server_startup_workers" }, { "cve": "CVE-2022-31628", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133688" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: phar: infinite loop when decompressing quine gzip file", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31628" }, { "category": "external", "summary": "RHBZ#2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81726", "url": "https://bugs.php.net/bug.php?id=81726" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: phar: infinite loop when decompressing quine gzip file" }, { "cve": "CVE-2022-31629", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133687" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31629" }, { "category": "external", "summary": "RHBZ#2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81727", "url": "https://bugs.php.net/bug.php?id=81727" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications" }, { "cve": "CVE-2022-31630", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2022-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139280" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: OOB read due to insufficient input validation in imageloadfont()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31630" }, { "category": "external", "summary": "RHBZ#2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81739", "url": "https://bugs.php.net/bug.php?id=81739" }, { "category": "external", "summary": "https://www.php.net/ChangeLog-8.php#8.0.25", "url": "https://www.php.net/ChangeLog-8.php#8.0.25" } ], "release_date": "2022-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: OOB read due to insufficient input validation in imageloadfont()" }, { "cve": "CVE-2022-31631", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2023-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158791" } ], "notes": [ { "category": "description", "text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: PDO:: quote() may return unquoted string due to an integer overflow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31631" }, { "category": "external", "summary": "RHBZ#2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81740", "url": "https://bugs.php.net/bug.php?id=81740" } ], "release_date": "2023-01-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: PDO:: quote() may return unquoted string due to an integer overflow" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-680", "name": "Integer Overflow to Buffer Overflow" }, "discovery_date": "2022-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "XKCP: buffer overflow in the SHA-3 reference implementation", "title": "Vulnerability summary" }, { "category": "other", "text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37454" }, { "category": "external", "summary": "RHBZ#2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454" } ], "release_date": "2022-10-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-02-21T09:35:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0848" }, { "category": "workaround", "details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.", "product_ids": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x", "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "XKCP: buffer overflow in the SHA-3 reference implementation" } ] }
rhsa-2023_2417
Vulnerability from csaf_redhat
Published
2023-05-09 10:02
Modified
2024-11-06 02:55
Summary
Red Hat Security Advisory: php:8.1 security update
Notes
Topic
An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
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: php (8.1.14).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.1.14).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:2417", "url": "https://access.redhat.com/errata/RHSA-2023:2417" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index" }, { "category": "external", "summary": "2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2417.json" } ], "title": "Red Hat Security Advisory: php:8.1 security update", "tracking": { "current_release_date": "2024-11-06T02:55:01+00:00", "generator": { "date": "2024-11-06T02:55:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:2417", "initial_release_date": "2023-05-09T10:02:31+00:00", "revision_history": [ { "date": "2023-05-09T10:02:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T10:02:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T02:55:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php:8.1:9020020230120141750:9", "product": { "name": "php:8.1:9020020230120141750:9", "product_id": "php:8.1:9020020230120141750:9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@8.1:9020020230120141750:9" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, "product_reference": "php:8.1:9020020230120141750:9", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch" }, "product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31628", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133688" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: phar: infinite loop when decompressing quine gzip file", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31628" }, { "category": "external", "summary": "RHBZ#2133688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81726", "url": "https://bugs.php.net/bug.php?id=81726" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:02:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2417" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: phar: infinite loop when decompressing quine gzip file" }, { "cve": "CVE-2022-31629", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133687" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31629" }, { "category": "external", "summary": "RHBZ#2133687", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81727", "url": "https://bugs.php.net/bug.php?id=81727" } ], "release_date": "2022-09-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:02:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2417" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications" }, { "cve": "CVE-2022-31630", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2022-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139280" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: OOB read due to insufficient input validation in imageloadfont()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31630" }, { "category": "external", "summary": "RHBZ#2139280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81739", "url": "https://bugs.php.net/bug.php?id=81739" }, { "category": "external", "summary": "https://www.php.net/ChangeLog-8.php#8.0.25", "url": "https://www.php.net/ChangeLog-8.php#8.0.25" } ], "release_date": "2022-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:02:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2417" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: OOB read due to insufficient input validation in imageloadfont()" }, { "cve": "CVE-2022-31631", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2023-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158791" } ], "notes": [ { "category": "description", "text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: PDO:: quote() may return unquoted string due to an integer overflow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31631" }, { "category": "external", "summary": "RHBZ#2158791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631" }, { "category": "external", "summary": "https://bugs.php.net/bug.php?id=81740", "url": "https://bugs.php.net/bug.php?id=81740" } ], "release_date": "2023-01-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:02:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2417" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: PDO:: quote() may return unquoted string due to an integer overflow" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-680", "name": "Integer Overflow to Buffer Overflow" }, "discovery_date": "2022-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "XKCP: buffer overflow in the SHA-3 reference implementation", "title": "Vulnerability summary" }, { "category": "other", "text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37454" }, { "category": "external", "summary": "RHBZ#2140200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454" } ], "release_date": "2022-10-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:02:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2417" }, { "category": "workaround", "details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.", "product_ids": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "XKCP: buffer overflow in the SHA-3 reference implementation" } ] }
gsd-2022-31630
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-31630", "description": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.", "id": "GSD-2022-31630", "references": [ "https://www.debian.org/security/2022/dsa-5277", "https://www.suse.com/security/cve/CVE-2022-31630.html", "https://ubuntu.com/security/CVE-2022-31630", "https://access.redhat.com/errata/RHSA-2023:0848", "https://access.redhat.com/errata/RHSA-2023:0965" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-31630" ], "details": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.", "id": "GSD-2022-31630", "modified": "2023-12-13T01:19:17.530946Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@php.net", "ID": "CVE-2022-31630", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PHP", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "7.4.x", "version_value": "7.4.33" }, { "version_affected": "\u003c", "version_name": "8.0.x", "version_value": "8.0.25" }, { "version_affected": "\u003c", "version_name": "8.1.x", "version_value": "8.1.12" } ] } } ] }, "vendor_name": "PHP Group" } ] } }, "configuration": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "gd extension" } ], "value": "gd extension" } ], "credits": [ { "lang": "en", "value": "cmb@php.net" }, { "lang": "en", "value": "cmb@php.net" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-131", "lang": "eng", "value": "CWE-131 Incorrect Calculation of Buffer Size" } ] }, { "description": [ { "cweId": "CWE-190", "lang": "eng", "value": "CWE-190 Integer Overflow or Wraparound" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.php.net/bug.php?id=81739", "refsource": "MISC", "url": "https://bugs.php.net/bug.php?id=81739" } ] }, "source": { "defect": [ "https://bugs.php.net/bug.php?id=81739" ], "discovery": "INTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "53B99259-5C66-4AEF-B500-1F775B6CCA06", "versionEndExcluding": "7.4.33", "versionStartIncluding": "7.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "795EC7FC-4A42-4D2B-A900-02CA7770E515", "versionEndExcluding": "8.0.25", "versionStartIncluding": "8.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "0BFF2544-41D1-41F6-A116-F7069789A585", "versionEndExcluding": "8.1.12", "versionStartIncluding": "8.1.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0" }, { "lang": "es", "value": "En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\u00f3n imageloadfont() en la extensi\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\u00f3n, se utilizar\u00e1 la lectura fuera del b\u00fafer asignado. Esto puede provocar fallos o divulgaci\u00f3n de informaci\u00f3n confidencial." } ], "id": "CVE-2022-31630", "lastModified": "2024-04-02T03:15:07.973", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 2.5, "source": "security@php.net", "type": "Secondary" } ] }, "published": "2022-11-14T07:15:09.467", "references": [ { "source": "security@php.net", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://bugs.php.net/bug.php?id=81739" } ], "sourceIdentifier": "security@php.net", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-131" }, { "lang": "en", "value": "CWE-190" } ], "source": "security@php.net", "type": "Secondary" } ] } } } }
ghsa-jw98-jrc9-mrx5
Vulnerability from github
Published
2022-11-14 12:00
Modified
2022-11-16 19:00
Severity ?
Details
In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.
{ "affected": [], "aliases": [ "CVE-2022-31630" ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-131" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-11-14T07:15:00Z", "severity": "HIGH" }, "details": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.", "id": "GHSA-jw98-jrc9-mrx5", "modified": "2022-11-16T19:00:25Z", "published": "2022-11-14T12:00:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=81739" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.