Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40909 (GCVE-0-2025-40909)
Vulnerability from cvelistv5 – Published: 2025-05-30 12:20 – Updated: 2026-04-18 14:15{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-18T14:15:40.356Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/30/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/7"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/1"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/55"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/54"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/53"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-40909",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-30T14:05:00.839656Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-30T14:09:50.842Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "perl",
"product": "perl",
"programRoutines": [
{
"name": "threads"
}
],
"repo": "https://github.com/perl/perl5",
"vendor": "perl",
"versions": [
{
"lessThan": "5.41.13",
"status": "affected",
"version": "5.13.6",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Vincent Lefevre"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Perl threads have a working directory race condition where file operations may target unintended paths.\u003cbr\u003e\u003cbr\u003eIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u0026nbsp;that handle for the new thread, which is visible from any third (or\u0026nbsp;more) thread already running. \u003cbr\u003e\u003cbr\u003eThis may lead to unintended operations\u0026nbsp;such as loading code or accessing files from unexpected locations,\u0026nbsp;which a local attacker may be able to exploit.\u003cbr\u003e\u003cbr\u003eThe bug was introduced in commit\u0026nbsp;11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6"
}
],
"value": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \n\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\n\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-689",
"description": "CWE-689 Permission Race Condition During Resource Copy",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-426",
"description": "CWE-426 Untrusted Search Path",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-05T13:24:00.827Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"tags": [
"mailing-list",
"exploit"
],
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"tags": [
"related"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"tags": [
"related"
],
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"tags": [
"related"
],
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"tags": [
"related"
],
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update perl to an unaffected version, or apply the patch provided in the references section."
}
],
"value": "Update perl to an unaffected version, or apply the patch provided in the references section."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Perl threads have a working directory race condition where file operations may target unintended paths",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2025-40909",
"datePublished": "2025-05-30T12:20:11.237Z",
"dateReserved": "2025-04-16T09:05:34.360Z",
"dateUpdated": "2026-04-18T14:15:40.356Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-40909",
"date": "2026-07-14",
"epss": "0.0037",
"percentile": "0.29143"
},
"microsoft_vex": {
"current_release_date": "2026-02-21T03:26:37.000Z",
"cve": "CVE-2025-40909",
"id": "msrc_CVE-2025-40909",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "3",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Perl threads have a working directory race condition where file operations may target unintended paths",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40909.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-40909\",\"sourceIdentifier\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"published\":\"2025-05-30T13:15:22.350\",\"lastModified\":\"2026-06-17T09:22:16.320\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Perl threads have a working directory race condition where file operations may target unintended paths.\\n\\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \\n\\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\\n\\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\"},{\"lang\":\"es\",\"value\":\"Los subprocesos de Perl tienen una condici\u00f3n de ejecuci\u00f3n en el directorio de trabajo donde las operaciones con archivos pueden dirigirse a rutas no deseadas. Si un identificador de directorio est\u00e1 abierto al crear el subproceso, el directorio de trabajo actual de todo el proceso se modifica temporalmente para clonar dicho identificador para el nuevo subproceso, visible desde cualquier tercer subproceso (o m\u00e1s) en ejecuci\u00f3n. Esto puede provocar operaciones no deseadas, como la carga de c\u00f3digo o el acceso a archivos desde ubicaciones inesperadas, que un atacante local podr\u00eda explotar. El error se introdujo en el commit 11a11ecf4bea72b17d250cfb43c897be1341861e y se public\u00f3 en la versi\u00f3n 5.13.6 de Perl.\"}],\"affected\":[{\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"affectedData\":[{\"vendor\":\"perl\",\"product\":\"perl\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://cpan.org/modules\",\"packageName\":\"perl\",\"programRoutines\":[{\"name\":\"threads\"}],\"repo\":\"https://github.com/perl/perl5\",\"versions\":[{\"version\":\"5.13.6\",\"lessThan\":\"5.41.13\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.5,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-05-30T14:05:00.839656Z\",\"id\":\"CVE-2025-40909\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"},{\"lang\":\"en\",\"value\":\"CWE-689\"}]}],\"references\":[{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/issues/10387\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/issues/23010\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2025/05/22/2\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/53\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/54\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/23/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/30/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/03/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-09T05:41:08+00:00",
"cve": "CVE-2025-40909",
"id": "CVE-2025-40909",
"initial_release_date": "2025-05-30T12:20:11.237000+00:00",
"product_status:fixed": "2548",
"product_status:known_affected": "67",
"product_status:known_not_affected": "2",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-40909.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/23/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/30/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/6\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/7\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/03/1\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/55\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/54\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/53\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-18T14:15:40.356Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-40909\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-30T14:05:00.839656Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-30T14:09:40.567Z\"}}], \"cna\": {\"title\": \"Perl threads have a working directory race condition where file operations may target unintended paths\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Vincent Lefevre\"}], \"affected\": [{\"repo\": \"https://github.com/perl/perl5\", \"vendor\": \"perl\", \"product\": \"perl\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.13.6\", \"lessThan\": \"5.41.13\", \"versionType\": \"custom\"}], \"packageName\": \"perl\", \"collectionURL\": \"https://cpan.org/modules\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"threads\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update perl to an unaffected version, or apply the patch provided in the references section.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Update perl to an unaffected version, or apply the patch provided in the references section.\", \"base64\": false}]}], \"references\": [{\"url\": \"https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2025/05/22/2\", \"tags\": [\"mailing-list\", \"exploit\"]}, {\"url\": \"https://github.com/Perl/perl5/issues/23010\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226\", \"tags\": [\"related\"]}, {\"url\": \"https://github.com/Perl/perl5/issues/10387\", \"tags\": [\"related\"]}, {\"url\": \"https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads\", \"tags\": [\"related\"]}, {\"url\": \"https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e\", \"tags\": [\"related\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Perl threads have a working directory race condition where file operations may target unintended paths.\\n\\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\\u00a0that handle for the new thread, which is visible from any third (or\\u00a0more) thread already running. \\n\\nThis may lead to unintended operations\\u00a0such as loading code or accessing files from unexpected locations,\\u00a0which a local attacker may be able to exploit.\\n\\nThe bug was introduced in commit\\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Perl threads have a working directory race condition where file operations may target unintended paths.\u003cbr\u003e\u003cbr\u003eIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u0026nbsp;that handle for the new thread, which is visible from any third (or\u0026nbsp;more) thread already running. \u003cbr\u003e\u003cbr\u003eThis may lead to unintended operations\u0026nbsp;such as loading code or accessing files from unexpected locations,\u0026nbsp;which a local attacker may be able to exploit.\u003cbr\u003e\u003cbr\u003eThe bug was introduced in commit\u0026nbsp;11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-689\", \"description\": \"CWE-689 Permission Race Condition During Resource Copy\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-426\", \"description\": \"CWE-426 Untrusted Search Path\"}]}], \"providerMetadata\": {\"orgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"shortName\": \"CPANSec\", \"dateUpdated\": \"2025-09-05T13:24:00.827Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-40909\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-18T14:15:40.356Z\", \"dateReserved\": \"2025-04-16T09:05:34.360Z\", \"assignerOrgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"datePublished\": \"2025-05-30T12:20:11.237Z\", \"assignerShortName\": \"CPANSec\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0810
Vulnerability from certfr_avis - Published: 2026-06-26 - Updated: 2026-06-26
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager versions 6.2.3.x antérieures à 6.2.3.6 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.0.x antérieures à 6.1.0.4 iFix01 | ||
| IBM | N/A | WebSphere Application Server sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Order Management sans le dernier correctif de sécurité | ||
| IBM | N/A | WebSphere Remote Server versions 9.0.x antérieures à 9.0.5.29 | ||
| IBM | QRadar | QRadar DNS Analyzer App versions antérieures à 2.0.5 | ||
| IBM | N/A | WebSphere Liberty Operator versions antérieures à 1.6.2 | ||
| IBM | Cloud Pak System | Cloud Pak System versions antérieures à 2.3.5.1 | ||
| IBM | N/A | WebSphere Remote Server versions 8.5.x antérieures à 8.5.5.30 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.1.x antérieures à 6.1.1.3 iFix01 | ||
| IBM | Sterling | Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x antérieures à 6.4.0.4_iFix035 | ||
| IBM | Db2 | Db2 versions V11.5 et V12.1 sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x antérieures à 6.3.0.6_iFix062 | ||
| IBM | N/A | WebSphere eXtreme Scale versions 8.6.x antérieures à 8.6.1 sans le correctif PH71616 iFix | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.1.x antérieures à 6.2.1.2 iFix02 | ||
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager versions 6.2.4.x antérieures à 6.2.4.4 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Partner Engagement Manager versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.6",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.4 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Order Management sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Remote Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.29",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar DNS Analyzer App versions ant\u00e9rieures \u00e0 2.0.5",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Liberty Operator versions ant\u00e9rieures \u00e0 1.6.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak System versions ant\u00e9rieures \u00e0 2.3.5.1",
"product": {
"name": "Cloud Pak System",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Remote Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.30",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.1.x ant\u00e9rieures \u00e0 6.1.1.3 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.4_iFix035",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions V11.5 et V12.1 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.6_iFix062",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere eXtreme Scale versions 8.6.x ant\u00e9rieures \u00e0 8.6.1 sans le correctif PH71616 iFix",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.2 iFix02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.4",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-5588",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5588"
},
{
"name": "CVE-2025-36353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36353"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2025-2534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2534"
},
{
"name": "CVE-2026-11383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11383"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2025-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13867"
},
{
"name": "CVE-2026-42402",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42402"
},
{
"name": "CVE-2025-2668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2668"
},
{
"name": "CVE-2025-36427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36427"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-36131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36131"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2024-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47118"
},
{
"name": "CVE-2025-36098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36098"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2026-1605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1605"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-42580",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42580"
},
{
"name": "CVE-2025-36247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36247"
},
{
"name": "CVE-2025-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36009"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2025-36070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36070"
},
{
"name": "CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"name": "CVE-2025-36428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36428"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2026-42585",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42585"
},
{
"name": "CVE-2026-11541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11541"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2026-11707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11707"
},
{
"name": "CVE-2025-36387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36387"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-11594",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11594"
},
{
"name": "CVE-2026-42403",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42403"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-10109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10109"
},
{
"name": "CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2025-36136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36136"
},
{
"name": "CVE-2026-42584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42584"
},
{
"name": "CVE-2025-36008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36008"
},
{
"name": "CVE-2026-23865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23865"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"name": "CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"name": "CVE-2026-11536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11536"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"name": "CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2025-36006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36006"
},
{
"name": "CVE-2026-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2026-5795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5795"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2025-33012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33012"
},
{
"name": "CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"name": "CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2022-24729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24729"
},
{
"name": "CVE-2025-36425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36425"
},
{
"name": "CVE-2026-10845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10845"
},
{
"name": "CVE-2025-12635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12635"
},
{
"name": "CVE-2026-42404",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42404"
},
{
"name": "CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2026-42038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42038"
},
{
"name": "CVE-2026-42583",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42583"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-36001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36001"
},
{
"name": "CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2026-8149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8149"
},
{
"name": "CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"name": "CVE-2026-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42581"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-36365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36365"
},
{
"name": "CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-36442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36442"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2026-42587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42587"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-47072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47072"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-36366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36366"
},
{
"name": "CVE-2025-36123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36123"
},
{
"name": "CVE-2026-42264",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42264"
},
{
"name": "CVE-2026-0636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0636"
},
{
"name": "CVE-2026-42037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42037"
},
{
"name": "CVE-2026-42042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42042"
},
{
"name": "CVE-2026-9006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9006"
},
{
"name": "CVE-2025-33134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33134"
},
{
"name": "CVE-2026-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11806"
},
{
"name": "CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-36407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36407"
},
{
"name": "CVE-2026-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22008"
},
{
"name": "CVE-2025-14813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14813"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
}
],
"initial_release_date": "2026-06-26T00:00:00",
"last_revision_date": "2026-06-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0810",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277716",
"url": "https://www.ibm.com/support/pages/node/7277716"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277692",
"url": "https://www.ibm.com/support/pages/node/7277692"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277418",
"url": "https://www.ibm.com/support/pages/node/7277418"
},
{
"published_at": "2026-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275595",
"url": "https://www.ibm.com/support/pages/node/7275595"
},
{
"published_at": "2026-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277973",
"url": "https://www.ibm.com/support/pages/node/7277973"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277546",
"url": "https://www.ibm.com/support/pages/node/7277546"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277694",
"url": "https://www.ibm.com/support/pages/node/7277694"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277531",
"url": "https://www.ibm.com/support/pages/node/7277531"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277693",
"url": "https://www.ibm.com/support/pages/node/7277693"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277544",
"url": "https://www.ibm.com/support/pages/node/7277544"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277550",
"url": "https://www.ibm.com/support/pages/node/7277550"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277424",
"url": "https://www.ibm.com/support/pages/node/7277424"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277420",
"url": "https://www.ibm.com/support/pages/node/7277420"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277742",
"url": "https://www.ibm.com/support/pages/node/7277742"
},
{
"published_at": "2026-06-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277387",
"url": "https://www.ibm.com/support/pages/node/7277387"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277556",
"url": "https://www.ibm.com/support/pages/node/7277556"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277555",
"url": "https://www.ibm.com/support/pages/node/7277555"
},
{
"published_at": "2026-06-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7278112",
"url": "https://www.ibm.com/support/pages/node/7278112"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277422",
"url": "https://www.ibm.com/support/pages/node/7277422"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277536",
"url": "https://www.ibm.com/support/pages/node/7277536"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277767",
"url": "https://www.ibm.com/support/pages/node/7277767"
},
{
"published_at": "2026-06-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7278103",
"url": "https://www.ibm.com/support/pages/node/7278103"
}
]
}
FKIE_CVE-2025-40909
Vulnerability from fkie_nvd - Published: 2025-05-30 13:15 - Updated: 2026-06-17 09:22| URL | Tags | ||
|---|---|---|---|
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226 | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/Perl/perl5/issues/10387 | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/Perl/perl5/issues/23010 | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads | ||
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://www.openwall.com/lists/oss-security/2025/05/22/2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2025/Sep/53 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2025/Sep/54 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2025/Sep/55 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/23/1 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/30/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/06/02/2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/06/02/5 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/06/02/6 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/06/02/7 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/06/03/1 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html |
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "perl",
"product": "perl",
"programRoutines": [
{
"name": "threads"
}
],
"repo": "https://github.com/perl/perl5",
"vendor": "perl",
"versions": [
{
"lessThan": "5.41.13",
"status": "affected",
"version": "5.13.6",
"versionType": "custom"
}
]
}
],
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \n\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\n\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6"
},
{
"lang": "es",
"value": "Los subprocesos de Perl tienen una condici\u00f3n de ejecuci\u00f3n en el directorio de trabajo donde las operaciones con archivos pueden dirigirse a rutas no deseadas. Si un identificador de directorio est\u00e1 abierto al crear el subproceso, el directorio de trabajo actual de todo el proceso se modifica temporalmente para clonar dicho identificador para el nuevo subproceso, visible desde cualquier tercer subproceso (o m\u00e1s) en ejecuci\u00f3n. Esto puede provocar operaciones no deseadas, como la carga de c\u00f3digo o el acceso a archivos desde ubicaciones inesperadas, que un atacante local podr\u00eda explotar. El error se introdujo en el commit 11a11ecf4bea72b17d250cfb43c897be1341861e y se public\u00f3 en la versi\u00f3n 5.13.6 de Perl."
}
],
"id": "CVE-2025-40909",
"lastModified": "2026-06-17T09:22:16.320",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 3.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-40909",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-30T14:05:00.839656Z",
"version": "2.0.3"
}
}
]
},
"published": "2025-05-30T13:15:22.350",
"references": [
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://seclists.org/fulldisclosure/2025/Sep/53"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://seclists.org/fulldisclosure/2025/Sep/54"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://seclists.org/fulldisclosure/2025/Sep/55"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/05/30/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html"
}
],
"sourceIdentifier": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-426"
},
{
"lang": "en",
"value": "CWE-689"
}
],
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"type": "Secondary"
}
]
}
GHSA-JPF5-526X-C5HW
Vulnerability from github – Published: 2025-05-30 15:30 – Updated: 2026-04-18 15:34Perl threads have a working directory race condition where file operations may target unintended paths.
If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running.
This may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.
The bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6
{
"affected": [],
"aliases": [
"CVE-2025-40909"
],
"database_specific": {
"cwe_ids": [
"CWE-362",
"CWE-426"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-30T13:15:22Z",
"severity": "MODERATE"
},
"details": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \n\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\n\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"id": "GHSA-jpf5-526x-c5hw",
"modified": "2026-04-18T15:34:15Z",
"published": "2025-05-30T15:30:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html"
},
{
"type": "WEB",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2025/Sep/53"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2025/Sep/54"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2025/Sep/55"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/30/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/6"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/7"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-40909
Vulnerability from csaf_microsoft - Published: 2025-05-02 00:00 - Updated: 2026-02-21 03:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19554-17086 | — | ||
| Unresolved product id: 20310-17086 | — | ||
| Unresolved product id: 20313-17084 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40909 Perl threads have a working directory race condition where file operations may target unintended paths - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40909.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Perl threads have a working directory race condition where file operations may target unintended paths",
"tracking": {
"current_release_date": "2026-02-21T03:26:37.000Z",
"generator": {
"date": "2026-02-25T08:25:47.799Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-40909",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-07-29T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-21T03:26:37.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm2 perl 5.34.1-491",
"product": {
"name": "\u003ccm2 perl 5.34.1-491",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cm2 perl 5.34.1-491",
"product": {
"name": "cm2 perl 5.34.1-491",
"product_id": "19554"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 perl 5.34.1-491",
"product": {
"name": "\u003ccbl2 perl 5.34.1-491",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 perl 5.34.1-491",
"product": {
"name": "cbl2 perl 5.34.1-491",
"product_id": "20310"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 perl 5.38.2-509",
"product": {
"name": "\u003cazl3 perl 5.38.2-509",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 perl 5.38.2-509",
"product": {
"name": "azl3 perl 5.38.2-509",
"product_id": "20313"
}
}
],
"category": "product_name",
"name": "perl"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm2 perl 5.34.1-491 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm2 perl 5.34.1-491 as a component of CBL Mariner 2.0",
"product_id": "19554-17086"
},
"product_reference": "19554",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 perl 5.34.1-491 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 perl 5.34.1-491 as a component of CBL Mariner 2.0",
"product_id": "20310-17086"
},
"product_reference": "20310",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 perl 5.38.2-509 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 perl 5.38.2-509 as a component of Azure Linux 3.0",
"product_id": "20313-17084"
},
"product_reference": "20313",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0026#39;Race Condition\u0026#39;)"
},
"notes": [
{
"category": "general",
"text": "CPANSec",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19554-17086",
"20310-17086",
"20313-17084"
],
"known_affected": [
"17086-3",
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40909 Perl threads have a working directory race condition where file operations may target unintended paths - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40909.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-29T00:00:00.000Z",
"details": "5.34.1-491:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-07-29T00:00:00.000Z",
"details": "5.38.2-509:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"17086-3",
"17086-2",
"17084-1"
]
}
],
"title": "Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
NCSC-2025-0290
Vulnerability from csaf_ncscnl - Published: 2025-09-16 11:16 - Updated: 2025-09-16 11:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / macOS Sequoia
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Sonoma
|
vers:unknown/* | ||
|
vers:unknown/*
Apple / macOS Tahoe
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://support.apple.com/en-us/125110 | external |
| https://support.apple.com/en-us/125111 | external |
| https://support.apple.com/en-us/125112 | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Apple heeft kwetsbaarheden verholpen in macOS.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden omvatten verschillende problemen met betrekking tot de toegang tot gevoelige gebruikersdata, permissies, en beveiligingslekken die konden leiden tot ongeautoriseerde toegang of het omzeilen van sandbox-beperkingen. Deze kwetsbaarheden konden door kwaadwillenden worden misbruikt om gevoelige informatie te verkrijgen of om de stabiliteit van het systeem in gevaar te brengen. De updates zijn cruciaal voor het waarborgen van de integriteit en privacy van gebruikersdata.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Apple heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "CWE-265",
"title": "CWE-265"
},
{
"category": "general",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Untrusted Search Path",
"title": "CWE-426"
},
{
"category": "general",
"text": "Permission Race Condition During Resource Copy",
"title": "CWE-689"
},
{
"category": "general",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
},
{
"category": "general",
"text": "Protection Mechanism Failure",
"title": "CWE-693"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/125110"
},
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/125111"
},
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/125112"
}
],
"title": "Kwetsbaarheden verholpen in Apple macOS",
"tracking": {
"current_release_date": "2025-09-16T11:16:20.572265Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2025-0290",
"initial_release_date": "2025-09-16T11:16:20.572265Z",
"revision_history": [
{
"date": "2025-09-16T11:16:20.572265Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "macOS Sequoia"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "macOS Sonoma"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "macOS Tahoe"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-27280",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27280 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-27280.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2024-27280"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"notes": [
{
"category": "other",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:D/RE:L/U:Green",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-6965 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6965.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-24088",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24088 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-24088.json"
}
],
"title": "CVE-2025-24088"
},
{
"cve": "CVE-2025-24197",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24197 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-24197.json"
}
],
"title": "CVE-2025-24197"
},
{
"cve": "CVE-2025-31255",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31255 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31255.json"
}
],
"title": "CVE-2025-31255"
},
{
"cve": "CVE-2025-31259",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31259 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31259.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2025-31259"
},
{
"cve": "CVE-2025-31268",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31268 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31268.json"
}
],
"title": "CVE-2025-31268"
},
{
"cve": "CVE-2025-31269",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31269 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31269.json"
}
],
"title": "CVE-2025-31269"
},
{
"cve": "CVE-2025-31270",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31270 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31270.json"
}
],
"title": "CVE-2025-31270"
},
{
"cve": "CVE-2025-31271",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31271 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31271.json"
}
],
"title": "CVE-2025-31271"
},
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"notes": [
{
"category": "other",
"text": "Untrusted Search Path",
"title": "CWE-426"
},
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "other",
"text": "Permission Race Condition During Resource Copy",
"title": "CWE-689"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40909 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40909.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2025-40909"
},
{
"cve": "CVE-2025-43190",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43190 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43190.json"
}
],
"title": "CVE-2025-43190"
},
{
"cve": "CVE-2025-43204",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43204 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43204.json"
}
],
"title": "CVE-2025-43204"
},
{
"cve": "CVE-2025-43207",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43207 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43207.json"
}
],
"title": "CVE-2025-43207"
},
{
"cve": "CVE-2025-43208",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43208 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43208.json"
}
],
"title": "CVE-2025-43208"
},
{
"cve": "CVE-2025-43231",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43231 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43231.json"
}
],
"title": "CVE-2025-43231"
},
{
"cve": "CVE-2025-43262",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43262 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43262.json"
}
],
"title": "CVE-2025-43262"
},
{
"cve": "CVE-2025-43272",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43272 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43272.json"
}
],
"title": "CVE-2025-43272"
},
{
"cve": "CVE-2025-43273",
"cwe": {
"id": "CWE-693",
"name": "Protection Mechanism Failure"
},
"notes": [
{
"category": "other",
"text": "Protection Mechanism Failure",
"title": "CWE-693"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43273 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43273.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2025-43273"
},
{
"cve": "CVE-2025-43277",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43277 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43277.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
}
],
"title": "CVE-2025-43277"
},
{
"cve": "CVE-2025-43279",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43279 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43279.json"
}
],
"title": "CVE-2025-43279"
},
{
"cve": "CVE-2025-43283",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43283 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43283.json"
}
],
"title": "CVE-2025-43283"
},
{
"cve": "CVE-2025-43285",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43285 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43285.json"
}
],
"title": "CVE-2025-43285"
},
{
"cve": "CVE-2025-43286",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43286 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43286.json"
}
],
"title": "CVE-2025-43286"
},
{
"cve": "CVE-2025-43287",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43287 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43287.json"
}
],
"title": "CVE-2025-43287"
},
{
"cve": "CVE-2025-43291",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43291 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43291.json"
}
],
"title": "CVE-2025-43291"
},
{
"cve": "CVE-2025-43292",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43292 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43292.json"
}
],
"title": "CVE-2025-43292"
},
{
"cve": "CVE-2025-43293",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43293 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43293.json"
}
],
"title": "CVE-2025-43293"
},
{
"cve": "CVE-2025-43294",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43294 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43294.json"
}
],
"title": "CVE-2025-43294"
},
{
"cve": "CVE-2025-43295",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43295 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43295.json"
}
],
"title": "CVE-2025-43295"
},
{
"cve": "CVE-2025-43297",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43297 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43297.json"
}
],
"title": "CVE-2025-43297"
},
{
"cve": "CVE-2025-43298",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43298 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43298.json"
}
],
"title": "CVE-2025-43298"
},
{
"cve": "CVE-2025-43299",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43299 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43299.json"
}
],
"title": "CVE-2025-43299"
},
{
"cve": "CVE-2025-43301",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43301 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43301.json"
}
],
"title": "CVE-2025-43301"
},
{
"cve": "CVE-2025-43302",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43302 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43302.json"
}
],
"title": "CVE-2025-43302"
},
{
"cve": "CVE-2025-43303",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43303 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43303.json"
}
],
"title": "CVE-2025-43303"
},
{
"cve": "CVE-2025-43304",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43304 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43304.json"
}
],
"title": "CVE-2025-43304"
},
{
"cve": "CVE-2025-43305",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43305 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43305.json"
}
],
"title": "CVE-2025-43305"
},
{
"cve": "CVE-2025-43307",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43307 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43307.json"
}
],
"title": "CVE-2025-43307"
},
{
"cve": "CVE-2025-43308",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43308 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43308.json"
}
],
"title": "CVE-2025-43308"
},
{
"cve": "CVE-2025-43310",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43310 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43310.json"
}
],
"title": "CVE-2025-43310"
},
{
"cve": "CVE-2025-43311",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43311 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43311.json"
}
],
"title": "CVE-2025-43311"
},
{
"cve": "CVE-2025-43312",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43312 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43312.json"
}
],
"title": "CVE-2025-43312"
},
{
"cve": "CVE-2025-43314",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43314 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43314.json"
}
],
"title": "CVE-2025-43314"
},
{
"cve": "CVE-2025-43315",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43315 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43315.json"
}
],
"title": "CVE-2025-43315"
},
{
"cve": "CVE-2025-43316",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43316 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43316.json"
}
],
"title": "CVE-2025-43316"
},
{
"cve": "CVE-2025-43317",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43317 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43317.json"
}
],
"title": "CVE-2025-43317"
},
{
"cve": "CVE-2025-43318",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43318 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43318.json"
}
],
"title": "CVE-2025-43318"
},
{
"cve": "CVE-2025-43319",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43319 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43319.json"
}
],
"title": "CVE-2025-43319"
},
{
"cve": "CVE-2025-43321",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43321 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43321.json"
}
],
"title": "CVE-2025-43321"
},
{
"cve": "CVE-2025-43325",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43325 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43325.json"
}
],
"title": "CVE-2025-43325"
},
{
"cve": "CVE-2025-43326",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43326 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43326.json"
}
],
"title": "CVE-2025-43326"
},
{
"cve": "CVE-2025-43327",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43327 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43327.json"
}
],
"title": "CVE-2025-43327"
},
{
"cve": "CVE-2025-43328",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43328 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43328.json"
}
],
"title": "CVE-2025-43328"
},
{
"cve": "CVE-2025-43329",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43329 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43329.json"
}
],
"title": "CVE-2025-43329"
},
{
"cve": "CVE-2025-43330",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43330 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43330.json"
}
],
"title": "CVE-2025-43330"
},
{
"cve": "CVE-2025-43331",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43331 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43331.json"
}
],
"title": "CVE-2025-43331"
},
{
"cve": "CVE-2025-43332",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43332 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43332.json"
}
],
"title": "CVE-2025-43332"
},
{
"cve": "CVE-2025-43333",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43333 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43333.json"
}
],
"title": "CVE-2025-43333"
},
{
"cve": "CVE-2025-43337",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43337 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43337.json"
}
],
"title": "CVE-2025-43337"
},
{
"cve": "CVE-2025-43340",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43340 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43340.json"
}
],
"title": "CVE-2025-43340"
},
{
"cve": "CVE-2025-43341",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43341 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43341.json"
}
],
"title": "CVE-2025-43341"
},
{
"cve": "CVE-2025-43342",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43342 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43342.json"
}
],
"title": "CVE-2025-43342"
},
{
"cve": "CVE-2025-43343",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43343 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43343.json"
}
],
"title": "CVE-2025-43343"
},
{
"cve": "CVE-2025-43344",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43344 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43344.json"
}
],
"title": "CVE-2025-43344"
},
{
"cve": "CVE-2025-43346",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43346 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43346.json"
}
],
"title": "CVE-2025-43346"
},
{
"cve": "CVE-2025-43347",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43347 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43347.json"
}
],
"title": "CVE-2025-43347"
},
{
"cve": "CVE-2025-43349",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43349 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43349.json"
}
],
"title": "CVE-2025-43349"
},
{
"cve": "CVE-2025-43353",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43353 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43353.json"
}
],
"title": "CVE-2025-43353"
},
{
"cve": "CVE-2025-43354",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43354 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43354.json"
}
],
"title": "CVE-2025-43354"
},
{
"cve": "CVE-2025-43355",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43355 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43355.json"
}
],
"title": "CVE-2025-43355"
},
{
"cve": "CVE-2025-43356",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43356 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43356.json"
}
],
"title": "CVE-2025-43356"
},
{
"cve": "CVE-2025-43357",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43357 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43357.json"
}
],
"title": "CVE-2025-43357"
},
{
"cve": "CVE-2025-43358",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43358 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43358.json"
}
],
"title": "CVE-2025-43358"
},
{
"cve": "CVE-2025-43359",
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43359 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43359.json"
}
],
"title": "CVE-2025-43359"
},
{
"cve": "CVE-2025-43366",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43366 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43366.json"
}
],
"title": "CVE-2025-43366"
},
{
"cve": "CVE-2025-43367",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43367 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43367.json"
}
],
"title": "CVE-2025-43367"
},
{
"cve": "CVE-2025-43368",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43368 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43368.json"
}
],
"title": "CVE-2025-43368"
},
{
"cve": "CVE-2025-43369",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43369 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43369.json"
}
],
"title": "CVE-2025-43369"
},
{
"cve": "CVE-2025-43372",
"notes": [
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43372 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43372.json"
}
],
"title": "CVE-2025-43372"
}
]
}
OPENSUSE-SU-2025:15258-1
Vulnerability from csaf_opensuse - Published: 2025-07-03 00:00 - Updated: 2025-07-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-5.40.2-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-5.40.2-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-5.40.2-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-5.40.2-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-5.40.2-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-5.40.2-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-5.40.2-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-base-5.40.2-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-doc-5.40.2-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-doc-5.40.2-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-doc-5.40.2-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-doc-5.40.2-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "perl-32bit-5.40.2-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the perl-32bit-5.40.2-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15258",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15258-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40909/"
}
],
"title": "perl-32bit-5.40.2-3.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15258-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-5.40.2-3.1.aarch64",
"product": {
"name": "perl-5.40.2-3.1.aarch64",
"product_id": "perl-5.40.2-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.40.2-3.1.aarch64",
"product": {
"name": "perl-32bit-5.40.2-3.1.aarch64",
"product_id": "perl-32bit-5.40.2-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-5.40.2-3.1.aarch64",
"product": {
"name": "perl-base-5.40.2-3.1.aarch64",
"product_id": "perl-base-5.40.2-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.40.2-3.1.aarch64",
"product": {
"name": "perl-base-32bit-5.40.2-3.1.aarch64",
"product_id": "perl-base-32bit-5.40.2-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-doc-5.40.2-3.1.aarch64",
"product": {
"name": "perl-doc-5.40.2-3.1.aarch64",
"product_id": "perl-doc-5.40.2-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.40.2-3.1.ppc64le",
"product": {
"name": "perl-5.40.2-3.1.ppc64le",
"product_id": "perl-5.40.2-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.40.2-3.1.ppc64le",
"product": {
"name": "perl-32bit-5.40.2-3.1.ppc64le",
"product_id": "perl-32bit-5.40.2-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-base-5.40.2-3.1.ppc64le",
"product": {
"name": "perl-base-5.40.2-3.1.ppc64le",
"product_id": "perl-base-5.40.2-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.40.2-3.1.ppc64le",
"product": {
"name": "perl-base-32bit-5.40.2-3.1.ppc64le",
"product_id": "perl-base-32bit-5.40.2-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-doc-5.40.2-3.1.ppc64le",
"product": {
"name": "perl-doc-5.40.2-3.1.ppc64le",
"product_id": "perl-doc-5.40.2-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.40.2-3.1.s390x",
"product": {
"name": "perl-5.40.2-3.1.s390x",
"product_id": "perl-5.40.2-3.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.40.2-3.1.s390x",
"product": {
"name": "perl-32bit-5.40.2-3.1.s390x",
"product_id": "perl-32bit-5.40.2-3.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-5.40.2-3.1.s390x",
"product": {
"name": "perl-base-5.40.2-3.1.s390x",
"product_id": "perl-base-5.40.2-3.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.40.2-3.1.s390x",
"product": {
"name": "perl-base-32bit-5.40.2-3.1.s390x",
"product_id": "perl-base-32bit-5.40.2-3.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-doc-5.40.2-3.1.s390x",
"product": {
"name": "perl-doc-5.40.2-3.1.s390x",
"product_id": "perl-doc-5.40.2-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.40.2-3.1.x86_64",
"product": {
"name": "perl-5.40.2-3.1.x86_64",
"product_id": "perl-5.40.2-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.40.2-3.1.x86_64",
"product": {
"name": "perl-32bit-5.40.2-3.1.x86_64",
"product_id": "perl-32bit-5.40.2-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-5.40.2-3.1.x86_64",
"product": {
"name": "perl-base-5.40.2-3.1.x86_64",
"product_id": "perl-base-5.40.2-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.40.2-3.1.x86_64",
"product": {
"name": "perl-base-32bit-5.40.2-3.1.x86_64",
"product_id": "perl-base-32bit-5.40.2-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-doc-5.40.2-3.1.x86_64",
"product": {
"name": "perl-doc-5.40.2-3.1.x86_64",
"product_id": "perl-doc-5.40.2-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.40.2-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-5.40.2-3.1.aarch64"
},
"product_reference": "perl-5.40.2-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.40.2-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-5.40.2-3.1.ppc64le"
},
"product_reference": "perl-5.40.2-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.40.2-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-5.40.2-3.1.s390x"
},
"product_reference": "perl-5.40.2-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.40.2-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-5.40.2-3.1.x86_64"
},
"product_reference": "perl-5.40.2-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.40.2-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.aarch64"
},
"product_reference": "perl-32bit-5.40.2-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.40.2-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.ppc64le"
},
"product_reference": "perl-32bit-5.40.2-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.40.2-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.s390x"
},
"product_reference": "perl-32bit-5.40.2-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.40.2-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.x86_64"
},
"product_reference": "perl-32bit-5.40.2-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.40.2-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-5.40.2-3.1.aarch64"
},
"product_reference": "perl-base-5.40.2-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.40.2-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-5.40.2-3.1.ppc64le"
},
"product_reference": "perl-base-5.40.2-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.40.2-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-5.40.2-3.1.s390x"
},
"product_reference": "perl-base-5.40.2-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.40.2-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-5.40.2-3.1.x86_64"
},
"product_reference": "perl-base-5.40.2-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.40.2-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.aarch64"
},
"product_reference": "perl-base-32bit-5.40.2-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.40.2-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.ppc64le"
},
"product_reference": "perl-base-32bit-5.40.2-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.40.2-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.s390x"
},
"product_reference": "perl-base-32bit-5.40.2-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.40.2-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.x86_64"
},
"product_reference": "perl-base-32bit-5.40.2-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.40.2-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-doc-5.40.2-3.1.aarch64"
},
"product_reference": "perl-doc-5.40.2-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.40.2-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-doc-5.40.2-3.1.ppc64le"
},
"product_reference": "perl-doc-5.40.2-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.40.2-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-doc-5.40.2-3.1.s390x"
},
"product_reference": "perl-doc-5.40.2-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.40.2-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-doc-5.40.2-3.1.x86_64"
},
"product_reference": "perl-doc-5.40.2-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40909"
}
],
"notes": [
{
"category": "general",
"text": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. \n\nThis may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.\n\nThe bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40909",
"url": "https://www.suse.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "SUSE Bug 1244079 for CVE-2025-40909",
"url": "https://bugzilla.suse.com/1244079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-32bit-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-base-5.40.2-3.1.x86_64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.aarch64",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.ppc64le",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.s390x",
"openSUSE Tumbleweed:perl-doc-5.40.2-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-40909"
}
]
}
RHSA-2025:11545
Vulnerability from csaf_redhat - Published: 2025-07-22 18:22 - Updated: 2026-07-09 17:43A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:11545 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-40909 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40909 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40909 | external |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | external |
| https://github.com/Perl/perl5/commit/11a11ecf4bea… | external |
| https://github.com/Perl/perl5/commit/918bfff86ca8… | external |
| https://github.com/Perl/perl5/issues/10387 | external |
| https://github.com/Perl/perl5/issues/23010 | external |
| https://perldoc.perl.org/5.14.0/perl5136delta#Dir… | external |
| https://www.openwall.com/lists/oss-security/2025/… | external |
{
"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 perl is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\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": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\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-2025:11545",
"url": "https://access.redhat.com/errata/RHSA-2025:11545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11545.json"
}
],
"title": "Red Hat Security Advisory: perl security update",
"tracking": {
"current_release_date": "2026-07-09T17:43:36+00:00",
"generator": {
"date": "2026-07-09T17:43:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:11545",
"initial_release_date": "2025-07-22T18:22:26+00:00",
"revision_history": [
{
"date": "2025-07-22T18:22:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-22T18:22:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T17:43:36+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.el9_4.1.src",
"product": {
"name": "perl-4:5.32.1-481.el9_4.1.src",
"product_id": "perl-4:5.32.1-481.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.el9_4.1?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.el9_4.1.aarch64",
"product": {
"name": "perl-B-0:1.80-481.el9_4.1.aarch64",
"product_id": "perl-B-0:1.80-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"product_id": "perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"product": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"product_id": "perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.el9_4.1.aarch64",
"product": {
"name": "perl-Errno-0:1.30-481.el9_4.1.aarch64",
"product_id": "perl-Errno-0:1.30-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"product": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"product_id": "perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"product_id": "perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"product": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"product_id": "perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"product_id": "perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"product_id": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.el9_4.1.aarch64",
"product": {
"name": "perl-IO-0:1.43-481.el9_4.1.aarch64",
"product_id": "perl-IO-0:1.43-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"product": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"product_id": "perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"product": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"product_id": "perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"product": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"product_id": "perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"product": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"product_id": "perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"product_id": "perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"product_id": "perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.el9_4.1.aarch64",
"product": {
"name": "perl-lib-0:0.65-481.el9_4.1.aarch64",
"product_id": "perl-lib-0:0.65-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-mro-0:1.23-481.el9_4.1.aarch64",
"product_id": "perl-mro-0:1.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"product_id": "perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"product_id": "perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.el9_4.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product_id": "perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.el9_4.1.ppc64le",
"product": {
"name": "perl-B-0:1.80-481.el9_4.1.ppc64le",
"product_id": "perl-B-0:1.80-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"product_id": "perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"product": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"product_id": "perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"product_id": "perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"product_id": "perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"product_id": "perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"product": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"product_id": "perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"product_id": "perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"product_id": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.el9_4.1.ppc64le",
"product": {
"name": "perl-IO-0:1.43-481.el9_4.1.ppc64le",
"product_id": "perl-IO-0:1.43-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"product": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"product_id": "perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"product": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"product_id": "perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"product_id": "perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"product": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"product_id": "perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"product_id": "perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"product_id": "perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.el9_4.1.ppc64le",
"product": {
"name": "perl-lib-0:0.65-481.el9_4.1.ppc64le",
"product_id": "perl-lib-0:0.65-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-mro-0:1.23-481.el9_4.1.ppc64le",
"product_id": "perl-mro-0:1.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"product_id": "perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"product_id": "perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.el9_4.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product_id": "perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.el9_4.1.x86_64",
"product": {
"name": "perl-B-0:1.80-481.el9_4.1.x86_64",
"product_id": "perl-B-0:1.80-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"product_id": "perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"product": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"product_id": "perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.el9_4.1.x86_64",
"product": {
"name": "perl-Errno-0:1.30-481.el9_4.1.x86_64",
"product_id": "perl-Errno-0:1.30-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"product": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"product_id": "perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"product_id": "perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"product": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"product_id": "perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"product_id": "perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"product_id": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.el9_4.1.x86_64",
"product": {
"name": "perl-IO-0:1.43-481.el9_4.1.x86_64",
"product_id": "perl-IO-0:1.43-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"product": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"product_id": "perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"product": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"product_id": "perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"product": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"product_id": "perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"product": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"product_id": "perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"product_id": "perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"product_id": "perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.el9_4.1.x86_64",
"product": {
"name": "perl-lib-0:0.65-481.el9_4.1.x86_64",
"product_id": "perl-lib-0:0.65-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-mro-0:1.23-481.el9_4.1.x86_64",
"product_id": "perl-mro-0:1.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"product_id": "perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"product_id": "perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.el9_4.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product_id": "perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-devel-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-libs-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"product_id": "perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"product_id": "perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.el9_4.1?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"product_id": "perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.el9_4.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.el9_4.1.s390x",
"product": {
"name": "perl-B-0:1.80-481.el9_4.1.s390x",
"product_id": "perl-B-0:1.80-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"product_id": "perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"product": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"product_id": "perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.el9_4.1.s390x",
"product": {
"name": "perl-Errno-0:1.30-481.el9_4.1.s390x",
"product_id": "perl-Errno-0:1.30-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"product": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"product_id": "perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"product_id": "perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"product": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"product_id": "perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"product": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"product_id": "perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"product_id": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.el9_4.1.s390x",
"product": {
"name": "perl-IO-0:1.43-481.el9_4.1.s390x",
"product_id": "perl-IO-0:1.43-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"product": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"product_id": "perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"product": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"product_id": "perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.el9_4.1.s390x",
"product": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.s390x",
"product_id": "perl-Opcode-0:1.48-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.el9_4.1.s390x",
"product": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.s390x",
"product_id": "perl-POSIX-0:1.94-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"product_id": "perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"product_id": "perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-devel-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.el9_4.1.s390x",
"product": {
"name": "perl-lib-0:0.65-481.el9_4.1.s390x",
"product_id": "perl-lib-0:0.65-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-libs-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.el9_4.1.s390x",
"product": {
"name": "perl-mro-0:1.23-481.el9_4.1.s390x",
"product_id": "perl-mro-0:1.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-ph-0:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"product_id": "perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"product_id": "perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.el9_4.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"product_id": "perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"product": {
"name": "perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"product_id": "perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@1.01-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"product": {
"name": "perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"product_id": "perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoLoader@5.74-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"product": {
"name": "perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"product_id": "perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoSplit@5.74-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"product": {
"name": "perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"product_id": "perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Benchmark@1.23-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"product": {
"name": "perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"product_id": "perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Class-Struct@0.66-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"product": {
"name": "perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"product_id": "perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Extensions@0.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"product": {
"name": "perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"product_id": "perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBM_Filter@0.06-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"product_id": "perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"product": {
"name": "perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"product_id": "perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DirHandle@1.05-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"product": {
"name": "perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"product_id": "perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Dumpvalue@2.27-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-English-0:1.11-481.el9_4.1.noarch",
"product": {
"name": "perl-English-0:1.11-481.el9_4.1.noarch",
"product_id": "perl-English-0:1.11-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-English@1.11-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"product": {
"name": "perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"product_id": "perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Constant@0.25-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"product": {
"name": "perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"product_id": "perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.35-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"product_id": "perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.09-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"product": {
"name": "perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"product_id": "perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Basename@2.85-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"product": {
"name": "perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"product_id": "perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Compare@1.100.600-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"product": {
"name": "perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"product_id": "perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Copy@2.34-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Find-0:1.37-481.el9_4.1.noarch",
"product": {
"name": "perl-File-Find-0:1.37-481.el9_4.1.noarch",
"product_id": "perl-File-Find-0:1.37-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Find@1.37-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-stat-0:1.09-481.el9_4.1.noarch",
"product": {
"name": "perl-File-stat-0:1.09-481.el9_4.1.noarch",
"product_id": "perl-File-stat-0:1.09-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-stat@1.09-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileCache-0:1.10-481.el9_4.1.noarch",
"product": {
"name": "perl-FileCache-0:1.10-481.el9_4.1.noarch",
"product_id": "perl-FileCache-0:1.10-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileCache@1.10-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"product": {
"name": "perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"product_id": "perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileHandle@2.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FindBin-0:1.51-481.el9_4.1.noarch",
"product": {
"name": "perl-FindBin-0:1.51-481.el9_4.1.noarch",
"product_id": "perl-FindBin-0:1.51-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FindBin@1.51-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"product": {
"name": "perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"product_id": "perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Std@1.12-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"product": {
"name": "perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"product_id": "perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Collate@1.02-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"product": {
"name": "perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"product_id": "perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-LangTags@0.44-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"product": {
"name": "perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"product_id": "perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Open3@1.21-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-481.el9_4.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"product": {
"name": "perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"product_id": "perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.59-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.03-481.el9_4.1.noarch",
"product": {
"name": "perl-Memoize-0:1.03-481.el9_4.1.noarch",
"product_id": "perl-Memoize-0:1.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"product": {
"name": "perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"product_id": "perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-481.el9_4.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-NEXT-0:0.67-481.el9_4.1.noarch",
"product": {
"name": "perl-NEXT-0:0.67-481.el9_4.1.noarch",
"product_id": "perl-NEXT-0:0.67-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NEXT@0.67-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Net-0:1.02-481.el9_4.1.noarch",
"product": {
"name": "perl-Net-0:1.02-481.el9_4.1.noarch",
"product_id": "perl-Net-0:1.02-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net@1.02-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"product": {
"name": "perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"product_id": "perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Functions@1.13-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"product": {
"name": "perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"product_id": "perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.25-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Safe-0:2.41-481.el9_4.1.noarch",
"product": {
"name": "perl-Safe-0:2.41-481.el9_4.1.noarch",
"product_id": "perl-Safe-0:2.41-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Safe@2.41-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"product": {
"name": "perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"product_id": "perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Search-Dict@1.07-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"product": {
"name": "perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"product_id": "perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelectSaver@1.02-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"product": {
"name": "perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"product_id": "perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.26-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Symbol-0:1.08-481.el9_4.1.noarch",
"product": {
"name": "perl-Symbol-0:1.08-481.el9_4.1.noarch",
"product_id": "perl-Symbol-0:1.08-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Symbol@1.08-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"product": {
"name": "perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"product_id": "perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Complete@1.403-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"product": {
"name": "perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"product_id": "perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ReadLine@1.17-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.31-481.el9_4.1.noarch",
"product": {
"name": "perl-Test-0:1.31-481.el9_4.1.noarch",
"product_id": "perl-Test-0:1.31-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.31-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"product": {
"name": "perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"product_id": "perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Abbrev@1.02-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-0:3.05-481.el9_4.1.noarch",
"product": {
"name": "perl-Thread-0:3.05-481.el9_4.1.noarch",
"product_id": "perl-Thread-0:3.05-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread@3.05-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"product": {
"name": "perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"product_id": "perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Semaphore@2.13-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-0:4.6-481.el9_4.1.noarch",
"product": {
"name": "perl-Tie-0:4.6-481.el9_4.1.noarch",
"product_id": "perl-Tie-0:4.6-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie@4.6-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"product": {
"name": "perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"product_id": "perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-File@1.06-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"product": {
"name": "perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"product_id": "perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-Memoize@1.1-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Time-0:1.03-481.el9_4.1.noarch",
"product": {
"name": "perl-Time-0:1.03-481.el9_4.1.noarch",
"product_id": "perl-Time-0:1.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time@1.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"product": {
"name": "perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"product_id": "perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-UCD@0.75-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"product": {
"name": "perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"product_id": "perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-User-pwent@1.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-autouse-0:1.11-481.el9_4.1.noarch",
"product": {
"name": "perl-autouse-0:1.11-481.el9_4.1.noarch",
"product_id": "perl-autouse-0:1.11-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autouse@1.11-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-base-0:2.27-481.el9_4.1.noarch",
"product": {
"name": "perl-base-0:2.27-481.el9_4.1.noarch",
"product_id": "perl-base-0:2.27-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-base@2.27-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-blib-0:1.07-481.el9_4.1.noarch",
"product": {
"name": "perl-blib-0:1.07-481.el9_4.1.noarch",
"product_id": "perl-blib-0:1.07-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-blib@1.07-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-debugger-0:1.56-481.el9_4.1.noarch",
"product": {
"name": "perl-debugger-0:1.56-481.el9_4.1.noarch",
"product_id": "perl-debugger-0:1.56-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugger@1.56-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-deprecate-0:0.04-481.el9_4.1.noarch",
"product": {
"name": "perl-deprecate-0:0.04-481.el9_4.1.noarch",
"product_id": "perl-deprecate-0:0.04-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-deprecate@0.04-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"product": {
"name": "perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"product_id": "perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-diagnostics@1.37-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-doc-0:5.32.1-481.el9_4.1.noarch",
"product": {
"name": "perl-doc-0:5.32.1-481.el9_4.1.noarch",
"product_id": "perl-doc-0:5.32.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-doc@5.32.1-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"product": {
"name": "perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"product_id": "perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding-warnings@0.13-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-fields-0:2.27-481.el9_4.1.noarch",
"product": {
"name": "perl-fields-0:2.27-481.el9_4.1.noarch",
"product_id": "perl-fields-0:2.27-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-fields@2.27-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-filetest-0:1.03-481.el9_4.1.noarch",
"product": {
"name": "perl-filetest-0:1.03-481.el9_4.1.noarch",
"product_id": "perl-filetest-0:1.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-filetest@1.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-if-0:0.60.800-481.el9_4.1.noarch",
"product": {
"name": "perl-if-0:0.60.800-481.el9_4.1.noarch",
"product_id": "perl-if-0:0.60.800-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-if@0.60.800-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-less-0:0.03-481.el9_4.1.noarch",
"product": {
"name": "perl-less-0:0.03-481.el9_4.1.noarch",
"product_id": "perl-less-0:0.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-less@0.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"product": {
"name": "perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"product_id": "perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.32.1-481.el9_4.1?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-locale-0:1.09-481.el9_4.1.noarch",
"product": {
"name": "perl-locale-0:1.09-481.el9_4.1.noarch",
"product_id": "perl-locale-0:1.09-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-locale@1.09-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.32.1-481.el9_4.1.noarch",
"product": {
"name": "perl-macros-4:5.32.1-481.el9_4.1.noarch",
"product_id": "perl-macros-4:5.32.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.32.1-481.el9_4.1?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"product": {
"name": "perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"product_id": "perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-meta-notation@5.32.1-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.12-481.el9_4.1.noarch",
"product": {
"name": "perl-open-0:1.12-481.el9_4.1.noarch",
"product_id": "perl-open-0:1.12-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.12-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overload-0:1.31-481.el9_4.1.noarch",
"product": {
"name": "perl-overload-0:1.31-481.el9_4.1.noarch",
"product_id": "perl-overload-0:1.31-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overload@1.31-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overloading-0:0.02-481.el9_4.1.noarch",
"product": {
"name": "perl-overloading-0:0.02-481.el9_4.1.noarch",
"product_id": "perl-overloading-0:0.02-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overloading@0.02-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"product": {
"name": "perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"product_id": "perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sigtrap@1.09-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sort-0:2.04-481.el9_4.1.noarch",
"product": {
"name": "perl-sort-0:2.04-481.el9_4.1.noarch",
"product_id": "perl-sort-0:2.04-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sort@2.04-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-subs-0:1.03-481.el9_4.1.noarch",
"product": {
"name": "perl-subs-0:1.03-481.el9_4.1.noarch",
"product_id": "perl-subs-0:1.03-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-subs@1.03-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.32.1-481.el9_4.1.noarch",
"product": {
"name": "perl-utils-0:5.32.1-481.el9_4.1.noarch",
"product_id": "perl-utils-0:5.32.1-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.32.1-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vars-0:1.05-481.el9_4.1.noarch",
"product": {
"name": "perl-vars-0:1.05-481.el9_4.1.noarch",
"product_id": "perl-vars-0:1.05-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vars@1.05-481.el9_4.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vmsish-0:1.04-481.el9_4.1.noarch",
"product": {
"name": "perl-vmsish-0:1.04-481.el9_4.1.noarch",
"product_id": "perl-vmsish-0:1.04-481.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vmsish@1.04-481.el9_4.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src"
},
"product_reference": "perl-4:5.32.1-481.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch"
},
"product_reference": "perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch"
},
"product_reference": "perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch"
},
"product_reference": "perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64"
},
"product_reference": "perl-B-0:1.80-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le"
},
"product_reference": "perl-B-0:1.80-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x"
},
"product_reference": "perl-B-0:1.80-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64"
},
"product_reference": "perl-B-0:1.80-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.23-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch"
},
"product_reference": "perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.66-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch"
},
"product_reference": "perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch"
},
"product_reference": "perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch"
},
"product_reference": "perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch"
},
"product_reference": "perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch"
},
"product_reference": "perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64"
},
"product_reference": "perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le"
},
"product_reference": "perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x"
},
"product_reference": "perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64"
},
"product_reference": "perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch"
},
"product_reference": "perl-English-0:1.11-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64"
},
"product_reference": "perl-Errno-0:1.30-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x"
},
"product_reference": "perl-Errno-0:1.30-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64"
},
"product_reference": "perl-Errno-0:1.30-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64"
},
"product_reference": "perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x"
},
"product_reference": "perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64"
},
"product_reference": "perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.85-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch"
},
"product_reference": "perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.600-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch"
},
"product_reference": "perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.34-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch"
},
"product_reference": "perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.37-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch"
},
"product_reference": "perl-File-Find-0:1.37-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.09-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch"
},
"product_reference": "perl-File-stat-0:1.09-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch"
},
"product_reference": "perl-FileCache-0:1.10-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch"
},
"product_reference": "perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.51-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch"
},
"product_reference": "perl-FindBin-0:1.51-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64"
},
"product_reference": "perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le"
},
"product_reference": "perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x"
},
"product_reference": "perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64"
},
"product_reference": "perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.12-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch"
},
"product_reference": "perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x"
},
"product_reference": "perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch"
},
"product_reference": "perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch"
},
"product_reference": "perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64"
},
"product_reference": "perl-IO-0:1.43-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le"
},
"product_reference": "perl-IO-0:1.43-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x"
},
"product_reference": "perl-IO-0:1.43-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64"
},
"product_reference": "perl-IO-0:1.43-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.21-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch"
},
"product_reference": "perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch"
},
"product_reference": "perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch"
},
"product_reference": "perl-Memoize-0:1.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch"
},
"product_reference": "perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64"
},
"product_reference": "perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le"
},
"product_reference": "perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x"
},
"product_reference": "perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64"
},
"product_reference": "perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.67-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch"
},
"product_reference": "perl-NEXT-0:0.67-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.02-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch"
},
"product_reference": "perl-Net-0:1.02-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64"
},
"product_reference": "perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le"
},
"product_reference": "perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x"
},
"product_reference": "perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64"
},
"product_reference": "perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64"
},
"product_reference": "perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x"
},
"product_reference": "perl-Opcode-0:1.48-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64"
},
"product_reference": "perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64"
},
"product_reference": "perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le"
},
"product_reference": "perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x"
},
"product_reference": "perl-POSIX-0:1.94-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64"
},
"product_reference": "perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.13-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch"
},
"product_reference": "perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.25-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch"
},
"product_reference": "perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.41-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch"
},
"product_reference": "perl-Safe-0:2.41-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch"
},
"product_reference": "perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch"
},
"product_reference": "perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.26-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch"
},
"product_reference": "perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.08-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch"
},
"product_reference": "perl-Symbol-0:1.08-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch"
},
"product_reference": "perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch"
},
"product_reference": "perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch"
},
"product_reference": "perl-Test-0:1.31-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch"
},
"product_reference": "perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch"
},
"product_reference": "perl-Thread-0:3.05-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch"
},
"product_reference": "perl-Tie-0:4.6-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.06-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch"
},
"product_reference": "perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch"
},
"product_reference": "perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch"
},
"product_reference": "perl-Time-0:1.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch"
},
"product_reference": "perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch"
},
"product_reference": "perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch"
},
"product_reference": "perl-autouse-0:1.11-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch"
},
"product_reference": "perl-base-0:2.27-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch"
},
"product_reference": "perl-blib-0:1.07-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.56-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch"
},
"product_reference": "perl-debugger-0:1.56-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch"
},
"product_reference": "perl-deprecate-0:0.04-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-devel-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-devel-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.37-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch"
},
"product_reference": "perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.32.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch"
},
"product_reference": "perl-doc-0:5.32.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.13-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch"
},
"product_reference": "perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch"
},
"product_reference": "perl-fields-0:2.27-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch"
},
"product_reference": "perl-filetest-0:1.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.60.800-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch"
},
"product_reference": "perl-if-0:0.60.800-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch"
},
"product_reference": "perl-less-0:0.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64"
},
"product_reference": "perl-lib-0:0.65-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le"
},
"product_reference": "perl-lib-0:0.65-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x"
},
"product_reference": "perl-lib-0:0.65-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64"
},
"product_reference": "perl-lib-0:0.65-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch"
},
"product_reference": "perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-libs-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-libs-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.09-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch"
},
"product_reference": "perl-locale-0:1.09-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.32.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch"
},
"product_reference": "perl-macros-4:5.32.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.32.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch"
},
"product_reference": "perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-mro-0:1.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-mro-0:1.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x"
},
"product_reference": "perl-mro-0:1.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-mro-0:1.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.12-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch"
},
"product_reference": "perl-open-0:1.12-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.31-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch"
},
"product_reference": "perl-overload-0:1.31-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch"
},
"product_reference": "perl-overloading-0:0.02-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64"
},
"product_reference": "perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le"
},
"product_reference": "perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x"
},
"product_reference": "perl-ph-0:5.32.1-481.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64"
},
"product_reference": "perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.09-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch"
},
"product_reference": "perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.04-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch"
},
"product_reference": "perl-sort-0:2.04-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.03-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch"
},
"product_reference": "perl-subs-0:1.03-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.32.1-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch"
},
"product_reference": "perl-utils-0:5.32.1-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch"
},
"product_reference": "perl-vars-0:1.05-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-481.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch"
},
"product_reference": "perl-vmsish-0:1.04-481.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"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.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T18:22:26+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:perl-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Attribute-Handlers-0:1.01-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoLoader-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-AutoSplit-0:5.74-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-B-debuginfo-0:1.80-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Benchmark-0:1.23-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Class-Struct-0:0.66-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Config-Extensions-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DBM_Filter-0:0.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Devel-SelfStubber-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DirHandle-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Dumpvalue-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-DynaLoader-0:1.47-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-English-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Errno-0:1.30-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Constant-0:0.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Embed-0:1.35-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ExtUtils-Miniperl-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Fcntl-debuginfo-0:1.13-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Basename-0:2.85-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Compare-0:1.100.600-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-Copy-0:2.34-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-File-Find-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-File-stat-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileCache-0:1.10-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FileHandle-0:2.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-FindBin-0:1.51-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-GDBM_File-debuginfo-0:1.18-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Getopt-Std-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Hash-Util-debuginfo-0:0.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Collate-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-LangTags-0:0.44-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-IO-debuginfo-0:1.43-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-IPC-Open3-0:1.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Locale-Maketext-Simple-1:0.21-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Math-Complex-0:1.59-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Memoize-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Module-Loaded-1:0.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-NDBM_File-debuginfo-0:1.15-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-NEXT-0:0.67-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Net-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ODBM_File-debuginfo-0:1.16-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Opcode-debuginfo-0:1.48-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-POSIX-debuginfo-0:1.94-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Pod-Functions-0:1.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Pod-Html-0:1.25-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Safe-0:2.41-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Search-Dict-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelectSaver-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-SelfLoader-0:1.26-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Symbol-0:1.08-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Term-Complete-0:1.403-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Term-ReadLine-0:1.17-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Test-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Text-Abbrev-0:1.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-0:3.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Thread-Semaphore-0:2.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-0:4.6-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-File-0:1.06-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Tie-Memoize-0:1.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-Unicode-UCD-0:0.75-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-User-pwent-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-autouse-0:1.11-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-base-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-blib-0:1.07-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debugger-0:1.56-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-debugsource-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-deprecate-0:0.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-devel-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-diagnostics-0:1.37-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-doc-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-encoding-warnings-0:0.13-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-fields-0:2.27-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-filetest-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-if-0:0.60.800-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-interpreter-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-less-0:0.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-lib-0:0.65-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libnetcfg-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-libs-debuginfo-4:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-locale-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-macros-4:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-meta-notation-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-mro-debuginfo-0:1.23-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-open-0:1.12-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overload-0:1.31-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-overloading-0:0.02-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:perl-ph-0:5.32.1-481.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:perl-sigtrap-0:1.09-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-sort-0:2.04-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-subs-0:1.03-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-utils-0:5.32.1-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vars-0:1.05-481.el9_4.1.noarch",
"AppStream-9.4.0.Z.EUS:perl-vmsish-0:1.04-481.el9_4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
RHSA-2025:11804
Vulnerability from csaf_redhat - Published: 2025-07-28 02:32 - Updated: 2026-07-09 17:43A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:11804 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-40909 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40909 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40909 | external |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | external |
| https://github.com/Perl/perl5/commit/11a11ecf4bea… | external |
| https://github.com/Perl/perl5/commit/918bfff86ca8… | external |
| https://github.com/Perl/perl5/issues/10387 | external |
| https://github.com/Perl/perl5/issues/23010 | external |
| https://perldoc.perl.org/5.14.0/perl5136delta#Dir… | external |
| https://www.openwall.com/lists/oss-security/2025/… | external |
{
"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 perl 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": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\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-2025:11804",
"url": "https://access.redhat.com/errata/RHSA-2025:11804"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11804.json"
}
],
"title": "Red Hat Security Advisory: perl security update",
"tracking": {
"current_release_date": "2026-07-09T17:43:37+00:00",
"generator": {
"date": "2026-07-09T17:43:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:11804",
"initial_release_date": "2025-07-28T02:32:35+00:00",
"revision_history": [
{
"date": "2025-07-28T02:32:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-28T02:32:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T17:43:37+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.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.1.el9_6.src",
"product": {
"name": "perl-4:5.32.1-481.1.el9_6.src",
"product_id": "perl-4:5.32.1-481.1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.1.el9_6?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.1.el9_6.aarch64",
"product": {
"name": "perl-B-0:1.80-481.1.el9_6.aarch64",
"product_id": "perl-B-0:1.80-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"product_id": "perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"product": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"product_id": "perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.1.el9_6.aarch64",
"product": {
"name": "perl-Errno-0:1.30-481.1.el9_6.aarch64",
"product_id": "perl-Errno-0:1.30-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"product": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"product_id": "perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"product_id": "perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"product": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"product_id": "perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"product_id": "perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"product_id": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.1.el9_6.aarch64",
"product": {
"name": "perl-IO-0:1.43-481.1.el9_6.aarch64",
"product_id": "perl-IO-0:1.43-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"product": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"product_id": "perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"product": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"product_id": "perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"product": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"product_id": "perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"product": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"product_id": "perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"product_id": "perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"product_id": "perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.1.el9_6.aarch64",
"product": {
"name": "perl-lib-0:0.65-481.1.el9_6.aarch64",
"product_id": "perl-lib-0:0.65-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-mro-0:1.23-481.1.el9_6.aarch64",
"product_id": "perl-mro-0:1.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"product_id": "perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"product_id": "perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.1.el9_6?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product_id": "perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.1.el9_6.ppc64le",
"product": {
"name": "perl-B-0:1.80-481.1.el9_6.ppc64le",
"product_id": "perl-B-0:1.80-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"product_id": "perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"product": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"product_id": "perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"product_id": "perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"product_id": "perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"product_id": "perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"product": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"product_id": "perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"product_id": "perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"product_id": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.1.el9_6.ppc64le",
"product": {
"name": "perl-IO-0:1.43-481.1.el9_6.ppc64le",
"product_id": "perl-IO-0:1.43-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"product": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"product_id": "perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"product": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"product_id": "perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"product_id": "perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"product": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"product_id": "perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"product_id": "perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"product_id": "perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.1.el9_6.ppc64le",
"product": {
"name": "perl-lib-0:0.65-481.1.el9_6.ppc64le",
"product_id": "perl-lib-0:0.65-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-mro-0:1.23-481.1.el9_6.ppc64le",
"product_id": "perl-mro-0:1.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"product_id": "perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"product_id": "perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.1.el9_6?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product_id": "perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.1.el9_6.x86_64",
"product": {
"name": "perl-B-0:1.80-481.1.el9_6.x86_64",
"product_id": "perl-B-0:1.80-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"product_id": "perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"product": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"product_id": "perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.1.el9_6.x86_64",
"product": {
"name": "perl-Errno-0:1.30-481.1.el9_6.x86_64",
"product_id": "perl-Errno-0:1.30-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"product": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"product_id": "perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"product_id": "perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"product": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"product_id": "perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"product_id": "perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"product_id": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.1.el9_6.x86_64",
"product": {
"name": "perl-IO-0:1.43-481.1.el9_6.x86_64",
"product_id": "perl-IO-0:1.43-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"product": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"product_id": "perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"product": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"product_id": "perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"product": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"product_id": "perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"product": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"product_id": "perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"product_id": "perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"product_id": "perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.1.el9_6.x86_64",
"product": {
"name": "perl-lib-0:0.65-481.1.el9_6.x86_64",
"product_id": "perl-lib-0:0.65-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-mro-0:1.23-481.1.el9_6.x86_64",
"product_id": "perl-mro-0:1.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"product_id": "perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"product_id": "perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.1.el9_6?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product_id": "perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-devel-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-libs-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"product_id": "perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"product_id": "perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.1.el9_6?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"product_id": "perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.1.el9_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-481.1.el9_6.s390x",
"product": {
"name": "perl-B-0:1.80-481.1.el9_6.s390x",
"product_id": "perl-B-0:1.80-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"product": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"product_id": "perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"product": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"product_id": "perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-481.1.el9_6.s390x",
"product": {
"name": "perl-Errno-0:1.30-481.1.el9_6.s390x",
"product_id": "perl-Errno-0:1.30-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"product": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"product_id": "perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"product": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"product_id": "perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"product": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"product_id": "perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"product": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"product_id": "perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"product_id": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-481.1.el9_6.s390x",
"product": {
"name": "perl-IO-0:1.43-481.1.el9_6.s390x",
"product_id": "perl-IO-0:1.43-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"product": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"product_id": "perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"product": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"product_id": "perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-481.1.el9_6.s390x",
"product": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.s390x",
"product_id": "perl-Opcode-0:1.48-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-481.1.el9_6.s390x",
"product": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.s390x",
"product_id": "perl-POSIX-0:1.94-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"product": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"product_id": "perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"product": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"product_id": "perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-devel-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-481.1.el9_6.s390x",
"product": {
"name": "perl-lib-0:0.65-481.1.el9_6.s390x",
"product_id": "perl-lib-0:0.65-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-libs-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-481.1.el9_6.s390x",
"product": {
"name": "perl-mro-0:1.23-481.1.el9_6.s390x",
"product_id": "perl-mro-0:1.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-ph-0:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"product": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"product_id": "perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"product_id": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"product": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"product_id": "perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"product_id": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"product_id": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-481.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_id": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-481.1.el9_6?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"product": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"product_id": "perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-481.1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"product": {
"name": "perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"product_id": "perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@1.01-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"product": {
"name": "perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"product_id": "perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoLoader@5.74-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"product": {
"name": "perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"product_id": "perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoSplit@5.74-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"product": {
"name": "perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"product_id": "perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Benchmark@1.23-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"product": {
"name": "perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"product_id": "perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Class-Struct@0.66-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"product": {
"name": "perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"product_id": "perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Extensions@0.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"product": {
"name": "perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"product_id": "perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBM_Filter@0.06-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"product_id": "perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"product": {
"name": "perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"product_id": "perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DirHandle@1.05-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"product": {
"name": "perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"product_id": "perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Dumpvalue@2.27-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-English-0:1.11-481.1.el9_6.noarch",
"product": {
"name": "perl-English-0:1.11-481.1.el9_6.noarch",
"product_id": "perl-English-0:1.11-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-English@1.11-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"product": {
"name": "perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"product_id": "perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Constant@0.25-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"product": {
"name": "perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"product_id": "perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.35-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"product_id": "perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.09-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"product": {
"name": "perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"product_id": "perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Basename@2.85-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"product": {
"name": "perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"product_id": "perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Compare@1.100.600-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"product": {
"name": "perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"product_id": "perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Copy@2.34-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Find-0:1.37-481.1.el9_6.noarch",
"product": {
"name": "perl-File-Find-0:1.37-481.1.el9_6.noarch",
"product_id": "perl-File-Find-0:1.37-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Find@1.37-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-stat-0:1.09-481.1.el9_6.noarch",
"product": {
"name": "perl-File-stat-0:1.09-481.1.el9_6.noarch",
"product_id": "perl-File-stat-0:1.09-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-stat@1.09-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileCache-0:1.10-481.1.el9_6.noarch",
"product": {
"name": "perl-FileCache-0:1.10-481.1.el9_6.noarch",
"product_id": "perl-FileCache-0:1.10-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileCache@1.10-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"product": {
"name": "perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"product_id": "perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileHandle@2.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FindBin-0:1.51-481.1.el9_6.noarch",
"product": {
"name": "perl-FindBin-0:1.51-481.1.el9_6.noarch",
"product_id": "perl-FindBin-0:1.51-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FindBin@1.51-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"product": {
"name": "perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"product_id": "perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Std@1.12-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"product": {
"name": "perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"product_id": "perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Collate@1.02-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"product": {
"name": "perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"product_id": "perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-LangTags@0.44-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"product": {
"name": "perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"product_id": "perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Open3@1.21-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-481.1.el9_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"product": {
"name": "perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"product_id": "perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.59-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.03-481.1.el9_6.noarch",
"product": {
"name": "perl-Memoize-0:1.03-481.1.el9_6.noarch",
"product_id": "perl-Memoize-0:1.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"product": {
"name": "perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"product_id": "perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-481.1.el9_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-NEXT-0:0.67-481.1.el9_6.noarch",
"product": {
"name": "perl-NEXT-0:0.67-481.1.el9_6.noarch",
"product_id": "perl-NEXT-0:0.67-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NEXT@0.67-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Net-0:1.02-481.1.el9_6.noarch",
"product": {
"name": "perl-Net-0:1.02-481.1.el9_6.noarch",
"product_id": "perl-Net-0:1.02-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net@1.02-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"product": {
"name": "perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"product_id": "perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Functions@1.13-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"product": {
"name": "perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"product_id": "perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.25-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Safe-0:2.41-481.1.el9_6.noarch",
"product": {
"name": "perl-Safe-0:2.41-481.1.el9_6.noarch",
"product_id": "perl-Safe-0:2.41-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Safe@2.41-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"product": {
"name": "perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"product_id": "perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Search-Dict@1.07-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"product": {
"name": "perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"product_id": "perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelectSaver@1.02-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"product": {
"name": "perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"product_id": "perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.26-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Symbol-0:1.08-481.1.el9_6.noarch",
"product": {
"name": "perl-Symbol-0:1.08-481.1.el9_6.noarch",
"product_id": "perl-Symbol-0:1.08-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Symbol@1.08-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"product": {
"name": "perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"product_id": "perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Complete@1.403-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"product": {
"name": "perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"product_id": "perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ReadLine@1.17-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.31-481.1.el9_6.noarch",
"product": {
"name": "perl-Test-0:1.31-481.1.el9_6.noarch",
"product_id": "perl-Test-0:1.31-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.31-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"product": {
"name": "perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"product_id": "perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Abbrev@1.02-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-0:3.05-481.1.el9_6.noarch",
"product": {
"name": "perl-Thread-0:3.05-481.1.el9_6.noarch",
"product_id": "perl-Thread-0:3.05-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread@3.05-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"product": {
"name": "perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"product_id": "perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Semaphore@2.13-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-0:4.6-481.1.el9_6.noarch",
"product": {
"name": "perl-Tie-0:4.6-481.1.el9_6.noarch",
"product_id": "perl-Tie-0:4.6-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie@4.6-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"product": {
"name": "perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"product_id": "perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-File@1.06-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"product": {
"name": "perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"product_id": "perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-Memoize@1.1-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Time-0:1.03-481.1.el9_6.noarch",
"product": {
"name": "perl-Time-0:1.03-481.1.el9_6.noarch",
"product_id": "perl-Time-0:1.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time@1.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"product": {
"name": "perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"product_id": "perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-UCD@0.75-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"product": {
"name": "perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"product_id": "perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-User-pwent@1.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-autouse-0:1.11-481.1.el9_6.noarch",
"product": {
"name": "perl-autouse-0:1.11-481.1.el9_6.noarch",
"product_id": "perl-autouse-0:1.11-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autouse@1.11-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-base-0:2.27-481.1.el9_6.noarch",
"product": {
"name": "perl-base-0:2.27-481.1.el9_6.noarch",
"product_id": "perl-base-0:2.27-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-base@2.27-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-blib-0:1.07-481.1.el9_6.noarch",
"product": {
"name": "perl-blib-0:1.07-481.1.el9_6.noarch",
"product_id": "perl-blib-0:1.07-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-blib@1.07-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-debugger-0:1.56-481.1.el9_6.noarch",
"product": {
"name": "perl-debugger-0:1.56-481.1.el9_6.noarch",
"product_id": "perl-debugger-0:1.56-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugger@1.56-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-deprecate-0:0.04-481.1.el9_6.noarch",
"product": {
"name": "perl-deprecate-0:0.04-481.1.el9_6.noarch",
"product_id": "perl-deprecate-0:0.04-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-deprecate@0.04-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"product": {
"name": "perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"product_id": "perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-diagnostics@1.37-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-doc-0:5.32.1-481.1.el9_6.noarch",
"product": {
"name": "perl-doc-0:5.32.1-481.1.el9_6.noarch",
"product_id": "perl-doc-0:5.32.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-doc@5.32.1-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"product": {
"name": "perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"product_id": "perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding-warnings@0.13-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-fields-0:2.27-481.1.el9_6.noarch",
"product": {
"name": "perl-fields-0:2.27-481.1.el9_6.noarch",
"product_id": "perl-fields-0:2.27-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-fields@2.27-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-filetest-0:1.03-481.1.el9_6.noarch",
"product": {
"name": "perl-filetest-0:1.03-481.1.el9_6.noarch",
"product_id": "perl-filetest-0:1.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-filetest@1.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-if-0:0.60.800-481.1.el9_6.noarch",
"product": {
"name": "perl-if-0:0.60.800-481.1.el9_6.noarch",
"product_id": "perl-if-0:0.60.800-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-if@0.60.800-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-less-0:0.03-481.1.el9_6.noarch",
"product": {
"name": "perl-less-0:0.03-481.1.el9_6.noarch",
"product_id": "perl-less-0:0.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-less@0.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"product": {
"name": "perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"product_id": "perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.32.1-481.1.el9_6?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-locale-0:1.09-481.1.el9_6.noarch",
"product": {
"name": "perl-locale-0:1.09-481.1.el9_6.noarch",
"product_id": "perl-locale-0:1.09-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-locale@1.09-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.32.1-481.1.el9_6.noarch",
"product": {
"name": "perl-macros-4:5.32.1-481.1.el9_6.noarch",
"product_id": "perl-macros-4:5.32.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.32.1-481.1.el9_6?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"product": {
"name": "perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"product_id": "perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-meta-notation@5.32.1-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.12-481.1.el9_6.noarch",
"product": {
"name": "perl-open-0:1.12-481.1.el9_6.noarch",
"product_id": "perl-open-0:1.12-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.12-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overload-0:1.31-481.1.el9_6.noarch",
"product": {
"name": "perl-overload-0:1.31-481.1.el9_6.noarch",
"product_id": "perl-overload-0:1.31-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overload@1.31-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overloading-0:0.02-481.1.el9_6.noarch",
"product": {
"name": "perl-overloading-0:0.02-481.1.el9_6.noarch",
"product_id": "perl-overloading-0:0.02-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overloading@0.02-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"product": {
"name": "perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"product_id": "perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sigtrap@1.09-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sort-0:2.04-481.1.el9_6.noarch",
"product": {
"name": "perl-sort-0:2.04-481.1.el9_6.noarch",
"product_id": "perl-sort-0:2.04-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sort@2.04-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-subs-0:1.03-481.1.el9_6.noarch",
"product": {
"name": "perl-subs-0:1.03-481.1.el9_6.noarch",
"product_id": "perl-subs-0:1.03-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-subs@1.03-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.32.1-481.1.el9_6.noarch",
"product": {
"name": "perl-utils-0:5.32.1-481.1.el9_6.noarch",
"product_id": "perl-utils-0:5.32.1-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.32.1-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vars-0:1.05-481.1.el9_6.noarch",
"product": {
"name": "perl-vars-0:1.05-481.1.el9_6.noarch",
"product_id": "perl-vars-0:1.05-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vars@1.05-481.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vmsish-0:1.04-481.1.el9_6.noarch",
"product": {
"name": "perl-vmsish-0:1.04-481.1.el9_6.noarch",
"product_id": "perl-vmsish-0:1.04-481.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vmsish@1.04-481.1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src"
},
"product_reference": "perl-4:5.32.1-481.1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch"
},
"product_reference": "perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch"
},
"product_reference": "perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch"
},
"product_reference": "perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64"
},
"product_reference": "perl-B-0:1.80-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le"
},
"product_reference": "perl-B-0:1.80-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x"
},
"product_reference": "perl-B-0:1.80-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64"
},
"product_reference": "perl-B-0:1.80-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64"
},
"product_reference": "perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.23-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch"
},
"product_reference": "perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.66-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch"
},
"product_reference": "perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch"
},
"product_reference": "perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch"
},
"product_reference": "perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64"
},
"product_reference": "perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch"
},
"product_reference": "perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch"
},
"product_reference": "perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64"
},
"product_reference": "perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le"
},
"product_reference": "perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x"
},
"product_reference": "perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64"
},
"product_reference": "perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch"
},
"product_reference": "perl-English-0:1.11-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64"
},
"product_reference": "perl-Errno-0:1.30-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x"
},
"product_reference": "perl-Errno-0:1.30-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64"
},
"product_reference": "perl-Errno-0:1.30-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64"
},
"product_reference": "perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x"
},
"product_reference": "perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64"
},
"product_reference": "perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.85-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch"
},
"product_reference": "perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.600-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch"
},
"product_reference": "perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.34-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch"
},
"product_reference": "perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64"
},
"product_reference": "perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.37-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch"
},
"product_reference": "perl-File-Find-0:1.37-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.09-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch"
},
"product_reference": "perl-File-stat-0:1.09-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch"
},
"product_reference": "perl-FileCache-0:1.10-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch"
},
"product_reference": "perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.51-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch"
},
"product_reference": "perl-FindBin-0:1.51-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64"
},
"product_reference": "perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le"
},
"product_reference": "perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x"
},
"product_reference": "perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64"
},
"product_reference": "perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.12-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch"
},
"product_reference": "perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x"
},
"product_reference": "perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch"
},
"product_reference": "perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch"
},
"product_reference": "perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64"
},
"product_reference": "perl-IO-0:1.43-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le"
},
"product_reference": "perl-IO-0:1.43-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x"
},
"product_reference": "perl-IO-0:1.43-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64"
},
"product_reference": "perl-IO-0:1.43-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64"
},
"product_reference": "perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.21-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch"
},
"product_reference": "perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch"
},
"product_reference": "perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch"
},
"product_reference": "perl-Memoize-0:1.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch"
},
"product_reference": "perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64"
},
"product_reference": "perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le"
},
"product_reference": "perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x"
},
"product_reference": "perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64"
},
"product_reference": "perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.67-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch"
},
"product_reference": "perl-NEXT-0:0.67-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.02-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch"
},
"product_reference": "perl-Net-0:1.02-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64"
},
"product_reference": "perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le"
},
"product_reference": "perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x"
},
"product_reference": "perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64"
},
"product_reference": "perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64"
},
"product_reference": "perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x"
},
"product_reference": "perl-Opcode-0:1.48-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64"
},
"product_reference": "perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64"
},
"product_reference": "perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le"
},
"product_reference": "perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x"
},
"product_reference": "perl-POSIX-0:1.94-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64"
},
"product_reference": "perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.13-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch"
},
"product_reference": "perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.25-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch"
},
"product_reference": "perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.41-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch"
},
"product_reference": "perl-Safe-0:2.41-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch"
},
"product_reference": "perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch"
},
"product_reference": "perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.26-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch"
},
"product_reference": "perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.08-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch"
},
"product_reference": "perl-Symbol-0:1.08-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch"
},
"product_reference": "perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch"
},
"product_reference": "perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch"
},
"product_reference": "perl-Test-0:1.31-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch"
},
"product_reference": "perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch"
},
"product_reference": "perl-Thread-0:3.05-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch"
},
"product_reference": "perl-Tie-0:4.6-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.06-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch"
},
"product_reference": "perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch"
},
"product_reference": "perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch"
},
"product_reference": "perl-Time-0:1.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64"
},
"product_reference": "perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch"
},
"product_reference": "perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch"
},
"product_reference": "perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch"
},
"product_reference": "perl-autouse-0:1.11-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch"
},
"product_reference": "perl-base-0:2.27-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch"
},
"product_reference": "perl-blib-0:1.07-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.56-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch"
},
"product_reference": "perl-debugger-0:1.56-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch"
},
"product_reference": "perl-deprecate-0:0.04-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-devel-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-devel-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.37-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch"
},
"product_reference": "perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.32.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch"
},
"product_reference": "perl-doc-0:5.32.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.13-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch"
},
"product_reference": "perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch"
},
"product_reference": "perl-fields-0:2.27-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch"
},
"product_reference": "perl-filetest-0:1.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.60.800-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch"
},
"product_reference": "perl-if-0:0.60.800-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch"
},
"product_reference": "perl-less-0:0.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64"
},
"product_reference": "perl-lib-0:0.65-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le"
},
"product_reference": "perl-lib-0:0.65-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x"
},
"product_reference": "perl-lib-0:0.65-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64"
},
"product_reference": "perl-lib-0:0.65-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch"
},
"product_reference": "perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-libs-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-libs-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.09-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch"
},
"product_reference": "perl-locale-0:1.09-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.32.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch"
},
"product_reference": "perl-macros-4:5.32.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.32.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch"
},
"product_reference": "perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-mro-0:1.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-mro-0:1.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x"
},
"product_reference": "perl-mro-0:1.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-mro-0:1.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64"
},
"product_reference": "perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.12-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch"
},
"product_reference": "perl-open-0:1.12-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.31-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch"
},
"product_reference": "perl-overload-0:1.31-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch"
},
"product_reference": "perl-overloading-0:0.02-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64"
},
"product_reference": "perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le"
},
"product_reference": "perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x"
},
"product_reference": "perl-ph-0:5.32.1-481.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-481.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64"
},
"product_reference": "perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.09-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch"
},
"product_reference": "perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.04-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch"
},
"product_reference": "perl-sort-0:2.04-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.03-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch"
},
"product_reference": "perl-subs-0:1.03-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.32.1-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch"
},
"product_reference": "perl-utils-0:5.32.1-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch"
},
"product_reference": "perl-vars-0:1.05-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-481.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch"
},
"product_reference": "perl-vmsish-0:1.04-481.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"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.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T02:32:35+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",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11804"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:perl-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-English-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Errno-0:1.30-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-Find-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-File-stat-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileCache-0:1.10-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-FindBin-0:1.51-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Memoize-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-NEXT-0:0.67-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Net-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Safe-0:2.41-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Symbol-0:1.08-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Test-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-0:3.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-0:4.6-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-autouse-0:1.11-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-base-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-blib-0:1.07-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugger-0:1.56-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-deprecate-0:0.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-devel-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-doc-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-fields-0:2.27-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-filetest-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-if-0:0.60.800-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-less-0:0.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-lib-0:0.65-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-locale-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-macros-4:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-open-0:1.12-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overload-0:1.31-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-overloading-0:0.02-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:perl-ph-0:5.32.1-481.1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-sort-0:2.04-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-subs-0:1.03-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-utils-0:5.32.1-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vars-0:1.05-481.1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-vmsish-0:1.04-481.1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
RHSA-2025:11805
Vulnerability from csaf_redhat - Published: 2025-07-28 02:24 - Updated: 2026-07-09 17:43A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:11805 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-40909 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40909 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40909 | external |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | external |
| https://github.com/Perl/perl5/commit/11a11ecf4bea… | external |
| https://github.com/Perl/perl5/commit/918bfff86ca8… | external |
| https://github.com/Perl/perl5/issues/10387 | external |
| https://github.com/Perl/perl5/issues/23010 | external |
| https://perldoc.perl.org/5.14.0/perl5136delta#Dir… | external |
| https://www.openwall.com/lists/oss-security/2025/… | external |
{
"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 perl 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": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\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-2025:11805",
"url": "https://access.redhat.com/errata/RHSA-2025:11805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11805.json"
}
],
"title": "Red Hat Security Advisory: perl security update",
"tracking": {
"current_release_date": "2026-07-09T17:43:33+00:00",
"generator": {
"date": "2026-07-09T17:43:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:11805",
"initial_release_date": "2025-07-28T02:24:30+00:00",
"revision_history": [
{
"date": "2025-07-28T02:24:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-28T02:24:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T17:43:33+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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"product": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"product_id": "perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.26-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"product": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"product_id": "perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.31-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-devel-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-devel-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-tests-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-tests-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-tests-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-tests@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.26-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"product": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"product_id": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.38-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"product_id": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.31-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.28-423.el8_10.aarch64",
"product": {
"name": "perl-Errno-0:1.28-423.el8_10.aarch64",
"product_id": "perl-Errno-0:1.28-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.28-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.38-423.el8_10.aarch64",
"product": {
"name": "perl-IO-0:1.38-423.el8_10.aarch64",
"product_id": "perl-IO-0:1.38-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.38-423.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-libs-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-libs-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.26.3-423.el8_10.aarch64",
"product": {
"name": "perl-macros-4:5.26.3-423.el8_10.aarch64",
"product_id": "perl-macros-4:5.26.3-423.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.26.3-423.el8_10?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"product": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"product_id": "perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.26-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"product": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"product_id": "perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.31-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-devel-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-devel-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-tests-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-tests-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-tests-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-tests@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"product_id": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.26-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"product": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"product_id": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.38-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"product_id": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.31-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.28-423.el8_10.ppc64le",
"product": {
"name": "perl-Errno-0:1.28-423.el8_10.ppc64le",
"product_id": "perl-Errno-0:1.28-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.28-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.38-423.el8_10.ppc64le",
"product": {
"name": "perl-IO-0:1.38-423.el8_10.ppc64le",
"product_id": "perl-IO-0:1.38-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.38-423.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-libs-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-libs-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.26.3-423.el8_10.ppc64le",
"product": {
"name": "perl-macros-4:5.26.3-423.el8_10.ppc64le",
"product_id": "perl-macros-4:5.26.3-423.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.26.3-423.el8_10?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"product": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"product_id": "perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.26-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"product": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"product_id": "perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.31-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-devel-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-devel-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-tests-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-tests-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-tests-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-tests@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.26-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"product": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"product_id": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.38-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"product_id": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.31-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.28-423.el8_10.x86_64",
"product": {
"name": "perl-Errno-0:1.28-423.el8_10.x86_64",
"product_id": "perl-Errno-0:1.28-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.28-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.38-423.el8_10.x86_64",
"product": {
"name": "perl-IO-0:1.38-423.el8_10.x86_64",
"product_id": "perl-IO-0:1.38-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.38-423.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-libs-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-libs-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.26.3-423.el8_10.x86_64",
"product": {
"name": "perl-macros-4:5.26.3-423.el8_10.x86_64",
"product_id": "perl-macros-4:5.26.3-423.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.26.3-423.el8_10?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-devel-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-devel-4:5.26.3-423.el8_10.i686",
"product_id": "perl-devel-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.i686",
"product_id": "perl-debugsource-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"product_id": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.26-423.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"product": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"product_id": "perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.38-423.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"product_id": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.31-423.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.i686",
"product_id": "perl-debuginfo-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"product_id": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"product_id": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.26.3-423.el8_10.i686",
"product": {
"name": "perl-libs-4:5.26.3-423.el8_10.i686",
"product_id": "perl-libs-4:5.26.3-423.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.26.3-423.el8_10?arch=i686\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"product": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"product_id": "perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.26-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.31-423.el8_10.s390x",
"product": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.s390x",
"product_id": "perl-Time-Piece-0:1.31-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.31-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-devel-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-devel-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-tests-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-tests-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-tests-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-tests@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-debugsource-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"product_id": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.26-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"product": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"product_id": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.38-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"product_id": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.31-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.28-423.el8_10.s390x",
"product": {
"name": "perl-Errno-0:1.28-423.el8_10.s390x",
"product_id": "perl-Errno-0:1.28-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.28-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.38-423.el8_10.s390x",
"product": {
"name": "perl-IO-0:1.38-423.el8_10.s390x",
"product_id": "perl-IO-0:1.38-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.38-423.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-interpreter-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-libs-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-libs-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.26.3-423.el8_10.s390x",
"product": {
"name": "perl-macros-4:5.26.3-423.el8_10.s390x",
"product_id": "perl-macros-4:5.26.3-423.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.26.3-423.el8_10?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"product": {
"name": "perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"product_id": "perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@0.99-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"product_id": "perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"product": {
"name": "perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"product_id": "perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.34-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"product_id": "perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.06-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-423.el8_10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.03-423.el8_10.noarch",
"product": {
"name": "perl-Memoize-0:1.03-423.el8_10.noarch",
"product_id": "perl-Memoize-0:1.03-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.03-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"product": {
"name": "perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"product_id": "perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-423.el8_10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Net-Ping-0:2.55-423.el8_10.noarch",
"product": {
"name": "perl-Net-Ping-0:2.55-423.el8_10.noarch",
"product_id": "perl-Net-Ping-0:2.55-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net-Ping@2.55-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"product": {
"name": "perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"product_id": "perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.22.02-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.23-423.el8_10.noarch",
"product": {
"name": "perl-SelfLoader-0:1.23-423.el8_10.noarch",
"product_id": "perl-SelfLoader-0:1.23-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.23-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.30-423.el8_10.noarch",
"product": {
"name": "perl-Test-0:1.30-423.el8_10.noarch",
"product_id": "perl-Test-0:1.30-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.30-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"product": {
"name": "perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"product_id": "perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.26.3-423.el8_10?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.11-423.el8_10.noarch",
"product": {
"name": "perl-open-0:1.11-423.el8_10.noarch",
"product_id": "perl-open-0:1.11-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.11-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.26.3-423.el8_10.noarch",
"product": {
"name": "perl-utils-0:5.26.3-423.el8_10.noarch",
"product_id": "perl-utils-0:5.26.3-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.26.3-423.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"product": {
"name": "perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"product_id": "perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Zlib@1.10-423.el8_10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.59-423.el8_10.noarch",
"product": {
"name": "perl-Math-Complex-0:1.59-423.el8_10.noarch",
"product_id": "perl-Math-Complex-0:1.59-423.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.59-423.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.26.3-423.el8_10.src",
"product": {
"name": "perl-4:5.26.3-423.el8_10.src",
"product_id": "perl-4:5.26.3-423.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.26.3-423.el8_10?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:0.99-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch"
},
"product_reference": "perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64"
},
"product_reference": "perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le"
},
"product_reference": "perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x"
},
"product_reference": "perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.26-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64"
},
"product_reference": "perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch"
},
"product_reference": "perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch"
},
"product_reference": "perl-Memoize-0:1.03-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch"
},
"product_reference": "perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-Ping-0:2.55-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch"
},
"product_reference": "perl-Net-Ping-0:2.55-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.22.02-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch"
},
"product_reference": "perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.23-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch"
},
"product_reference": "perl-SelfLoader-0:1.23-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.30-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch"
},
"product_reference": "perl-Test-0:1.30-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64"
},
"product_reference": "perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le"
},
"product_reference": "perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x"
},
"product_reference": "perl-Time-Piece-0:1.31-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.31-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64"
},
"product_reference": "perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-devel-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-devel-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-devel-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-devel-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-devel-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.26.3-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch"
},
"product_reference": "perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.11-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch"
},
"product_reference": "perl-open-0:1.11-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-tests-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-tests-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-tests-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-tests-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-tests-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-tests-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-tests-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-tests-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.26.3-423.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch"
},
"product_reference": "perl-utils-0:5.26.3-423.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.26.3-423.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src"
},
"product_reference": "perl-4:5.26.3-423.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.28-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64"
},
"product_reference": "perl-Errno-0:1.28-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.28-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le"
},
"product_reference": "perl-Errno-0:1.28-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.28-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x"
},
"product_reference": "perl-Errno-0:1.28-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.28-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64"
},
"product_reference": "perl-Errno-0:1.28-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.38-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64"
},
"product_reference": "perl-IO-0:1.38-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.38-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le"
},
"product_reference": "perl-IO-0:1.38-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.38-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x"
},
"product_reference": "perl-IO-0:1.38-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.38-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64"
},
"product_reference": "perl-IO-0:1.38-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Zlib-1:1.10-423.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch"
},
"product_reference": "perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64"
},
"product_reference": "perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-423.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch"
},
"product_reference": "perl-Math-Complex-0:1.59-423.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-interpreter-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-libs-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-libs-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-libs-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-libs-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-libs-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.26.3-423.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64"
},
"product_reference": "perl-macros-4:5.26.3-423.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.26.3-423.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le"
},
"product_reference": "perl-macros-4:5.26.3-423.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.26.3-423.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x"
},
"product_reference": "perl-macros-4:5.26.3-423.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.26.3-423.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64"
},
"product_reference": "perl-macros-4:5.26.3-423.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"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.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T02:24:30+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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11805"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:0.99-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.34-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.06-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.55-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.22.02-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.23-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.30-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.26.3-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.11-423.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-tests-4:5.26.3-423.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.26.3-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-4:5.26.3-423.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.26-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.28-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.38-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-423.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.31-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.26.3-423.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:perl-macros-4:5.26.3-423.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
RHSA-2025:12056
Vulnerability from csaf_redhat - Published: 2025-07-29 08:53 - Updated: 2026-07-09 17:43A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:12056 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-40909 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369407 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40909 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40909 | external |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | external |
| https://github.com/Perl/perl5/commit/11a11ecf4bea… | external |
| https://github.com/Perl/perl5/commit/918bfff86ca8… | external |
| https://github.com/Perl/perl5/issues/10387 | external |
| https://github.com/Perl/perl5/issues/23010 | external |
| https://perldoc.perl.org/5.14.0/perl5136delta#Dir… | external |
| https://www.openwall.com/lists/oss-security/2025/… | external |
{
"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 perl is now available for Red Hat Enterprise Linux 10.\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": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\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-2025:12056",
"url": "https://access.redhat.com/errata/RHSA-2025:12056"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12056.json"
}
],
"title": "Red Hat Security Advisory: perl security update",
"tracking": {
"current_release_date": "2026-07-09T17:43:35+00:00",
"generator": {
"date": "2026-07-09T17:43:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:12056",
"initial_release_date": "2025-07-29T08:53:04+00:00",
"revision_history": [
{
"date": "2025-07-29T08:53:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-29T08:53:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T17:43:35+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.40.2-512.2.el10_0.src",
"product": {
"name": "perl-4:5.40.2-512.2.el10_0.src",
"product_id": "perl-4:5.40.2-512.2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.40.2-512.2.el10_0?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.89-512.2.el10_0.aarch64",
"product": {
"name": "perl-B-0:1.89-512.2.el10_0.aarch64",
"product_id": "perl-B-0:1.89-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.89-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"product": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"product_id": "perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.34-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"product": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"product_id": "perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.56-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.38-512.2.el10_0.aarch64",
"product": {
"name": "perl-Errno-0:1.38-512.2.el10_0.aarch64",
"product_id": "perl-Errno-0:1.38-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.38-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"product": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"product_id": "perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.18-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"product": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"product_id": "perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"product": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"product_id": "perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.24-512.2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"product": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"product_id": "perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.32-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"product_id": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.27-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"product": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"product_id": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.24-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.55-512.2.el10_0.aarch64",
"product": {
"name": "perl-IO-0:1.55-512.2.el10_0.aarch64",
"product_id": "perl-IO-0:1.55-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.55-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"product": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"product_id": "perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.17-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"product": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"product_id": "perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.18-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"product": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"product_id": "perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.65-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"product": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"product_id": "perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@2.20-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"product": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"product_id": "perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.25-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"product": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"product_id": "perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-512.2.el10_0.aarch64",
"product": {
"name": "perl-lib-0:0.65-512.2.el10_0.aarch64",
"product_id": "perl-lib-0:0.65-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.29-512.2.el10_0.aarch64",
"product": {
"name": "perl-mro-0:1.29-512.2.el10_0.aarch64",
"product_id": "perl-mro-0:1.29-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.29-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.40.2-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"product": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"product_id": "perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.89-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.34-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product_id": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.18-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"product": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"product_id": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.24-512.2.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.27-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"product_id": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.32-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.24-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"product": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"product_id": "perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.55-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"product_id": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.17-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product_id": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.18-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"product_id": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.65-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"product": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"product_id": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@2.20-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.25-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-512.2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_id": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.40.2-512.2.el10_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"product": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"product_id": "perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.29-512.2.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.89-512.2.el10_0.ppc64le",
"product": {
"name": "perl-B-0:1.89-512.2.el10_0.ppc64le",
"product_id": "perl-B-0:1.89-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.89-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"product_id": "perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.34-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"product": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"product_id": "perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.56-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"product_id": "perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.38-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"product_id": "perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.18-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"product": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"product_id": "perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"product": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"product_id": "perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.24-512.2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"product_id": "perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.32-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.27-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"product_id": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.24-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.55-512.2.el10_0.ppc64le",
"product": {
"name": "perl-IO-0:1.55-512.2.el10_0.ppc64le",
"product_id": "perl-IO-0:1.55-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.55-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"product": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"product_id": "perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.17-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"product": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"product_id": "perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.18-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"product_id": "perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.65-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"product": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"product_id": "perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@2.20-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"product_id": "perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.25-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"product_id": "perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-512.2.el10_0.ppc64le",
"product": {
"name": "perl-lib-0:0.65-512.2.el10_0.ppc64le",
"product_id": "perl-lib-0:0.65-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.29-512.2.el10_0.ppc64le",
"product": {
"name": "perl-mro-0:1.29-512.2.el10_0.ppc64le",
"product_id": "perl-mro-0:1.29-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.29-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.40.2-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"product": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"product_id": "perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.89-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"product_id": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.34-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product_id": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.18-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"product": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"product_id": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.24-512.2.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.27-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"product_id": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.32-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.24-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"product": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"product_id": "perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.55-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"product_id": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.17-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product_id": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.18-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"product_id": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.65-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"product": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"product_id": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@2.20-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.25-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-512.2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_id": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.40.2-512.2.el10_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"product": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"product_id": "perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.29-512.2.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.89-512.2.el10_0.x86_64",
"product": {
"name": "perl-B-0:1.89-512.2.el10_0.x86_64",
"product_id": "perl-B-0:1.89-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.89-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"product": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"product_id": "perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.34-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"product": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"product_id": "perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.56-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.38-512.2.el10_0.x86_64",
"product": {
"name": "perl-Errno-0:1.38-512.2.el10_0.x86_64",
"product_id": "perl-Errno-0:1.38-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.38-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"product": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"product_id": "perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.18-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"product": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"product_id": "perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"product": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"product_id": "perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.24-512.2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"product": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"product_id": "perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.32-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"product_id": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.27-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"product": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"product_id": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.24-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.55-512.2.el10_0.x86_64",
"product": {
"name": "perl-IO-0:1.55-512.2.el10_0.x86_64",
"product_id": "perl-IO-0:1.55-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.55-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"product": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"product_id": "perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.17-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"product": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"product_id": "perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.18-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"product": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"product_id": "perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.65-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"product": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"product_id": "perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@2.20-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"product": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"product_id": "perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.25-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"product": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"product_id": "perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-512.2.el10_0.x86_64",
"product": {
"name": "perl-lib-0:0.65-512.2.el10_0.x86_64",
"product_id": "perl-lib-0:0.65-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.29-512.2.el10_0.x86_64",
"product": {
"name": "perl-mro-0:1.29-512.2.el10_0.x86_64",
"product_id": "perl-mro-0:1.29-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.29-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.40.2-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"product": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"product_id": "perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.89-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"product_id": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.34-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product_id": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.18-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"product": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"product_id": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.24-512.2.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.27-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"product_id": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.32-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.24-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"product": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"product_id": "perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.55-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"product_id": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.17-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product_id": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.18-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"product": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"product_id": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.65-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"product": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"product_id": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@2.20-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.25-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-512.2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_id": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.40.2-512.2.el10_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"product": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"product_id": "perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.29-512.2.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.89-512.2.el10_0.s390x",
"product": {
"name": "perl-B-0:1.89-512.2.el10_0.s390x",
"product_id": "perl-B-0:1.89-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.89-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"product": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"product_id": "perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.34-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"product": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"product_id": "perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.56-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.38-512.2.el10_0.s390x",
"product": {
"name": "perl-Errno-0:1.38-512.2.el10_0.s390x",
"product_id": "perl-Errno-0:1.38-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.38-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"product": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"product_id": "perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.18-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"product": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"product_id": "perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"product": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"product_id": "perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.24-512.2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"product": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"product_id": "perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.32-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"product_id": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.27-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"product": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"product_id": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.24-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.55-512.2.el10_0.s390x",
"product": {
"name": "perl-IO-0:1.55-512.2.el10_0.s390x",
"product_id": "perl-IO-0:1.55-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.55-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"product": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"product_id": "perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.17-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"product": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"product_id": "perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.18-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.65-512.2.el10_0.s390x",
"product": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.s390x",
"product_id": "perl-Opcode-0:1.65-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.65-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:2.20-512.2.el10_0.s390x",
"product": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.s390x",
"product_id": "perl-POSIX-0:2.20-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@2.20-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"product": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"product_id": "perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.25-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"product": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"product_id": "perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-devel-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-512.2.el10_0.s390x",
"product": {
"name": "perl-lib-0:0.65-512.2.el10_0.s390x",
"product_id": "perl-lib-0:0.65-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-libs-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.29-512.2.el10_0.s390x",
"product": {
"name": "perl-mro-0:1.29-512.2.el10_0.s390x",
"product_id": "perl-mro-0:1.29-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.29-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-ph-0:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.40.2-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"product": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"product_id": "perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.89-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"product_id": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.34-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"product_id": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.18-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"product": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"product_id": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.24-512.2.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.27-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"product_id": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.32-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.24-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"product": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"product_id": "perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.55-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"product_id": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.17-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"product_id": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.18-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"product": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"product_id": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.65-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"product": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"product_id": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@2.20-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.25-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-512.2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_id": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.40.2-512.2.el10_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"product": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"product_id": "perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.29-512.2.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"product": {
"name": "perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"product_id": "perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@1.03-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"product": {
"name": "perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"product_id": "perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoLoader@5.74-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"product": {
"name": "perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"product_id": "perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoSplit@5.74-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"product": {
"name": "perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"product_id": "perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Benchmark@1.25-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"product": {
"name": "perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"product_id": "perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Class-Struct@0.68-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"product": {
"name": "perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"product_id": "perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Extensions@0.03-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"product": {
"name": "perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"product_id": "perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBM_Filter@0.06-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"product_id": "perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"product": {
"name": "perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"product_id": "perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DirHandle@1.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"product": {
"name": "perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"product_id": "perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Dumpvalue@2.27-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-English-0:1.11-512.2.el10_0.noarch",
"product": {
"name": "perl-English-0:1.11-512.2.el10_0.noarch",
"product_id": "perl-English-0:1.11-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-English@1.11-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"product": {
"name": "perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"product_id": "perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Constant@0.25-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"product": {
"name": "perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"product_id": "perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.35-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"product_id": "perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.14-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"product": {
"name": "perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"product_id": "perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Basename@2.86-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"product": {
"name": "perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"product_id": "perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Compare@1.100.800-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"product": {
"name": "perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"product_id": "perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Copy@2.41-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-Find-0:1.44-512.2.el10_0.noarch",
"product": {
"name": "perl-File-Find-0:1.44-512.2.el10_0.noarch",
"product_id": "perl-File-Find-0:1.44-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Find@1.44-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-File-stat-0:1.14-512.2.el10_0.noarch",
"product": {
"name": "perl-File-stat-0:1.14-512.2.el10_0.noarch",
"product_id": "perl-File-stat-0:1.14-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-stat@1.14-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileCache-0:1.10-512.2.el10_0.noarch",
"product": {
"name": "perl-FileCache-0:1.10-512.2.el10_0.noarch",
"product_id": "perl-FileCache-0:1.10-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileCache@1.10-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"product": {
"name": "perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"product_id": "perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileHandle@2.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-FindBin-0:1.54-512.2.el10_0.noarch",
"product": {
"name": "perl-FindBin-0:1.54-512.2.el10_0.noarch",
"product_id": "perl-FindBin-0:1.54-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FindBin@1.54-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"product": {
"name": "perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"product_id": "perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Std@1.14-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"product": {
"name": "perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"product_id": "perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Collate@1.02-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"product": {
"name": "perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"product_id": "perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-LangTags@0.45-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"product": {
"name": "perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"product_id": "perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Open3@1.22-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-512.2.el10_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"product": {
"name": "perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"product_id": "perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.62-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.16-512.2.el10_0.noarch",
"product": {
"name": "perl-Memoize-0:1.16-512.2.el10_0.noarch",
"product_id": "perl-Memoize-0:1.16-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.16-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"product": {
"name": "perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"product_id": "perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-512.2.el10_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "perl-NEXT-0:0.69-512.2.el10_0.noarch",
"product": {
"name": "perl-NEXT-0:0.69-512.2.el10_0.noarch",
"product_id": "perl-NEXT-0:0.69-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NEXT@0.69-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Net-0:1.04-512.2.el10_0.noarch",
"product": {
"name": "perl-Net-0:1.04-512.2.el10_0.noarch",
"product_id": "perl-Net-0:1.04-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net@1.04-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"product": {
"name": "perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"product_id": "perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Functions@1.14-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"product": {
"name": "perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"product_id": "perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.35-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Safe-0:2.46-512.2.el10_0.noarch",
"product": {
"name": "perl-Safe-0:2.46-512.2.el10_0.noarch",
"product_id": "perl-Safe-0:2.46-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Safe@2.46-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"product": {
"name": "perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"product_id": "perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Search-Dict@1.07-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"product": {
"name": "perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"product_id": "perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelectSaver@1.02-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"product": {
"name": "perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"product_id": "perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.27-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Symbol-0:1.09-512.2.el10_0.noarch",
"product": {
"name": "perl-Symbol-0:1.09-512.2.el10_0.noarch",
"product_id": "perl-Symbol-0:1.09-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Symbol@1.09-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"product": {
"name": "perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"product_id": "perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Complete@1.403-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"product": {
"name": "perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"product_id": "perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ReadLine@1.17-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.31-512.2.el10_0.noarch",
"product": {
"name": "perl-Test-0:1.31-512.2.el10_0.noarch",
"product_id": "perl-Test-0:1.31-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.31-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"product": {
"name": "perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"product_id": "perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Abbrev@1.02-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-0:3.05-512.2.el10_0.noarch",
"product": {
"name": "perl-Thread-0:3.05-512.2.el10_0.noarch",
"product_id": "perl-Thread-0:3.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread@3.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"product": {
"name": "perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"product_id": "perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Semaphore@2.13-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-0:4.6-512.2.el10_0.noarch",
"product": {
"name": "perl-Tie-0:4.6-512.2.el10_0.noarch",
"product_id": "perl-Tie-0:4.6-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie@4.6-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"product": {
"name": "perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"product_id": "perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-File@1.09-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"product": {
"name": "perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"product_id": "perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-Memoize@1.1-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Time-0:1.04-512.2.el10_0.noarch",
"product": {
"name": "perl-Time-0:1.04-512.2.el10_0.noarch",
"product_id": "perl-Time-0:1.04-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time@1.04-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"product": {
"name": "perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"product_id": "perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-UCD@0.78-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"product": {
"name": "perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"product_id": "perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-User-pwent@1.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-autouse-0:1.11-512.2.el10_0.noarch",
"product": {
"name": "perl-autouse-0:1.11-512.2.el10_0.noarch",
"product_id": "perl-autouse-0:1.11-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autouse@1.11-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-base-0:2.27-512.2.el10_0.noarch",
"product": {
"name": "perl-base-0:2.27-512.2.el10_0.noarch",
"product_id": "perl-base-0:2.27-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-base@2.27-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-blib-0:1.07-512.2.el10_0.noarch",
"product": {
"name": "perl-blib-0:1.07-512.2.el10_0.noarch",
"product_id": "perl-blib-0:1.07-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-blib@1.07-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-debugger-0:1.60-512.2.el10_0.noarch",
"product": {
"name": "perl-debugger-0:1.60-512.2.el10_0.noarch",
"product_id": "perl-debugger-0:1.60-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugger@1.60-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-deprecate-0:0.04-512.2.el10_0.noarch",
"product": {
"name": "perl-deprecate-0:0.04-512.2.el10_0.noarch",
"product_id": "perl-deprecate-0:0.04-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-deprecate@0.04-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"product": {
"name": "perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"product_id": "perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-diagnostics@1.40-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-doc-0:5.40.2-512.2.el10_0.noarch",
"product": {
"name": "perl-doc-0:5.40.2-512.2.el10_0.noarch",
"product_id": "perl-doc-0:5.40.2-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-doc@5.40.2-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"product": {
"name": "perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"product_id": "perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding-warnings@0.14-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-fields-0:2.27-512.2.el10_0.noarch",
"product": {
"name": "perl-fields-0:2.27-512.2.el10_0.noarch",
"product_id": "perl-fields-0:2.27-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-fields@2.27-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-filetest-0:1.03-512.2.el10_0.noarch",
"product": {
"name": "perl-filetest-0:1.03-512.2.el10_0.noarch",
"product_id": "perl-filetest-0:1.03-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-filetest@1.03-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-if-0:0.61.000-512.2.el10_0.noarch",
"product": {
"name": "perl-if-0:0.61.000-512.2.el10_0.noarch",
"product_id": "perl-if-0:0.61.000-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-if@0.61.000-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-less-0:0.03-512.2.el10_0.noarch",
"product": {
"name": "perl-less-0:0.03-512.2.el10_0.noarch",
"product_id": "perl-less-0:0.03-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-less@0.03-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"product": {
"name": "perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"product_id": "perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.40.2-512.2.el10_0?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-locale-0:1.12-512.2.el10_0.noarch",
"product": {
"name": "perl-locale-0:1.12-512.2.el10_0.noarch",
"product_id": "perl-locale-0:1.12-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-locale@1.12-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.40.2-512.2.el10_0.noarch",
"product": {
"name": "perl-macros-4:5.40.2-512.2.el10_0.noarch",
"product_id": "perl-macros-4:5.40.2-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.40.2-512.2.el10_0?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"product": {
"name": "perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"product_id": "perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-meta-notation@5.40.2-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.13-512.2.el10_0.noarch",
"product": {
"name": "perl-open-0:1.13-512.2.el10_0.noarch",
"product_id": "perl-open-0:1.13-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.13-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overload-0:1.37-512.2.el10_0.noarch",
"product": {
"name": "perl-overload-0:1.37-512.2.el10_0.noarch",
"product_id": "perl-overload-0:1.37-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overload@1.37-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-overloading-0:0.02-512.2.el10_0.noarch",
"product": {
"name": "perl-overloading-0:0.02-512.2.el10_0.noarch",
"product_id": "perl-overloading-0:0.02-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overloading@0.02-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"product": {
"name": "perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"product_id": "perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sigtrap@1.10-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-sort-0:2.05-512.2.el10_0.noarch",
"product": {
"name": "perl-sort-0:2.05-512.2.el10_0.noarch",
"product_id": "perl-sort-0:2.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sort@2.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-subs-0:1.04-512.2.el10_0.noarch",
"product": {
"name": "perl-subs-0:1.04-512.2.el10_0.noarch",
"product_id": "perl-subs-0:1.04-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-subs@1.04-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.40.2-512.2.el10_0.noarch",
"product": {
"name": "perl-utils-0:5.40.2-512.2.el10_0.noarch",
"product_id": "perl-utils-0:5.40.2-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.40.2-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vars-0:1.05-512.2.el10_0.noarch",
"product": {
"name": "perl-vars-0:1.05-512.2.el10_0.noarch",
"product_id": "perl-vars-0:1.05-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vars@1.05-512.2.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-vmsish-0:1.04-512.2.el10_0.noarch",
"product": {
"name": "perl-vmsish-0:1.04-512.2.el10_0.noarch",
"product_id": "perl-vmsish-0:1.04-512.2.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vmsish@1.04-512.2.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.40.2-512.2.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src"
},
"product_reference": "perl-4:5.40.2-512.2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch"
},
"product_reference": "perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch"
},
"product_reference": "perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch"
},
"product_reference": "perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.89-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64"
},
"product_reference": "perl-B-0:1.89-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.89-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le"
},
"product_reference": "perl-B-0:1.89-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.89-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x"
},
"product_reference": "perl-B-0:1.89-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.89-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64"
},
"product_reference": "perl-B-0:1.89-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64"
},
"product_reference": "perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le"
},
"product_reference": "perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x"
},
"product_reference": "perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64"
},
"product_reference": "perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.25-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch"
},
"product_reference": "perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.68-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch"
},
"product_reference": "perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch"
},
"product_reference": "perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch"
},
"product_reference": "perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64"
},
"product_reference": "perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x"
},
"product_reference": "perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64"
},
"product_reference": "perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch"
},
"product_reference": "perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch"
},
"product_reference": "perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64"
},
"product_reference": "perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le"
},
"product_reference": "perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x"
},
"product_reference": "perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.56-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64"
},
"product_reference": "perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch"
},
"product_reference": "perl-English-0:1.11-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.38-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64"
},
"product_reference": "perl-Errno-0:1.38-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.38-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.38-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x"
},
"product_reference": "perl-Errno-0:1.38-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.38-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64"
},
"product_reference": "perl-Errno-0:1.38-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64"
},
"product_reference": "perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x"
},
"product_reference": "perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.18-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64"
},
"product_reference": "perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.86-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch"
},
"product_reference": "perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.800-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch"
},
"product_reference": "perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.41-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch"
},
"product_reference": "perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64"
},
"product_reference": "perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le"
},
"product_reference": "perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x"
},
"product_reference": "perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64"
},
"product_reference": "perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.44-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch"
},
"product_reference": "perl-File-Find-0:1.44-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.14-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch"
},
"product_reference": "perl-File-stat-0:1.14-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch"
},
"product_reference": "perl-FileCache-0:1.10-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch"
},
"product_reference": "perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.54-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch"
},
"product_reference": "perl-FindBin-0:1.54-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64"
},
"product_reference": "perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le"
},
"product_reference": "perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x"
},
"product_reference": "perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-1:1.24-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64"
},
"product_reference": "perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64"
},
"product_reference": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le"
},
"product_reference": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x"
},
"product_reference": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64"
},
"product_reference": "perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.14-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch"
},
"product_reference": "perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64"
},
"product_reference": "perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x"
},
"product_reference": "perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.32-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64"
},
"product_reference": "perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch"
},
"product_reference": "perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch"
},
"product_reference": "perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64"
},
"product_reference": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x"
},
"product_reference": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64"
},
"product_reference": "perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.55-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64"
},
"product_reference": "perl-IO-0:1.55-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.55-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le"
},
"product_reference": "perl-IO-0:1.55-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.55-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x"
},
"product_reference": "perl-IO-0:1.55-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.55-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64"
},
"product_reference": "perl-IO-0:1.55-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64"
},
"product_reference": "perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le"
},
"product_reference": "perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x"
},
"product_reference": "perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64"
},
"product_reference": "perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.22-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch"
},
"product_reference": "perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.62-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch"
},
"product_reference": "perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.16-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch"
},
"product_reference": "perl-Memoize-0:1.16-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch"
},
"product_reference": "perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64"
},
"product_reference": "perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le"
},
"product_reference": "perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x"
},
"product_reference": "perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.17-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64"
},
"product_reference": "perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.69-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch"
},
"product_reference": "perl-NEXT-0:0.69-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.04-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch"
},
"product_reference": "perl-Net-0:1.04-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64"
},
"product_reference": "perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le"
},
"product_reference": "perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x"
},
"product_reference": "perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.18-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64"
},
"product_reference": "perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64"
},
"product_reference": "perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x"
},
"product_reference": "perl-Opcode-0:1.65-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.65-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64"
},
"product_reference": "perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x"
},
"product_reference": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64"
},
"product_reference": "perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64"
},
"product_reference": "perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le"
},
"product_reference": "perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x"
},
"product_reference": "perl-POSIX-0:2.20-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:2.20-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64"
},
"product_reference": "perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64"
},
"product_reference": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le"
},
"product_reference": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x"
},
"product_reference": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64"
},
"product_reference": "perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.14-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch"
},
"product_reference": "perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.35-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch"
},
"product_reference": "perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.46-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch"
},
"product_reference": "perl-Safe-0:2.46-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch"
},
"product_reference": "perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch"
},
"product_reference": "perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.27-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch"
},
"product_reference": "perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.09-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch"
},
"product_reference": "perl-Symbol-0:1.09-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64"
},
"product_reference": "perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x"
},
"product_reference": "perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64"
},
"product_reference": "perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch"
},
"product_reference": "perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch"
},
"product_reference": "perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch"
},
"product_reference": "perl-Test-0:1.31-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch"
},
"product_reference": "perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch"
},
"product_reference": "perl-Thread-0:3.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch"
},
"product_reference": "perl-Tie-0:4.6-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.09-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch"
},
"product_reference": "perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch"
},
"product_reference": "perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.04-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch"
},
"product_reference": "perl-Time-0:1.04-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64"
},
"product_reference": "perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x"
},
"product_reference": "perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64"
},
"product_reference": "perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch"
},
"product_reference": "perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch"
},
"product_reference": "perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch"
},
"product_reference": "perl-autouse-0:1.11-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch"
},
"product_reference": "perl-base-0:2.27-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch"
},
"product_reference": "perl-blib-0:1.07-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.60-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch"
},
"product_reference": "perl-debugger-0:1.60-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch"
},
"product_reference": "perl-deprecate-0:0.04-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-devel-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.40-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch"
},
"product_reference": "perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.40.2-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch"
},
"product_reference": "perl-doc-0:5.40.2-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.14-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch"
},
"product_reference": "perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch"
},
"product_reference": "perl-fields-0:2.27-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch"
},
"product_reference": "perl-filetest-0:1.03-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.61.000-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch"
},
"product_reference": "perl-if-0:0.61.000-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch"
},
"product_reference": "perl-less-0:0.03-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64"
},
"product_reference": "perl-lib-0:0.65-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le"
},
"product_reference": "perl-lib-0:0.65-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x"
},
"product_reference": "perl-lib-0:0.65-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64"
},
"product_reference": "perl-lib-0:0.65-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch"
},
"product_reference": "perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-libs-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.12-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch"
},
"product_reference": "perl-locale-0:1.12-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.40.2-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch"
},
"product_reference": "perl-macros-4:5.40.2-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.40.2-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch"
},
"product_reference": "perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.29-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64"
},
"product_reference": "perl-mro-0:1.29-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.29-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le"
},
"product_reference": "perl-mro-0:1.29-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.29-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x"
},
"product_reference": "perl-mro-0:1.29-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.29-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64"
},
"product_reference": "perl-mro-0:1.29-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64"
},
"product_reference": "perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le"
},
"product_reference": "perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x"
},
"product_reference": "perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64"
},
"product_reference": "perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.13-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch"
},
"product_reference": "perl-open-0:1.13-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.37-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch"
},
"product_reference": "perl-overload-0:1.37-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch"
},
"product_reference": "perl-overloading-0:0.02-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64"
},
"product_reference": "perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le"
},
"product_reference": "perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x"
},
"product_reference": "perl-ph-0:5.40.2-512.2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.40.2-512.2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64"
},
"product_reference": "perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.10-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch"
},
"product_reference": "perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch"
},
"product_reference": "perl-sort-0:2.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.04-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch"
},
"product_reference": "perl-subs-0:1.04-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.40.2-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch"
},
"product_reference": "perl-utils-0:5.40.2-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch"
},
"product_reference": "perl-vars-0:1.05-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-512.2.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch"
},
"product_reference": "perl-vmsish-0:1.04-512.2.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"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-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-29T08:53:04+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",
"product_ids": [
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12056"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.src",
"AppStream-10.0.Z:perl-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Attribute-Handlers-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoLoader-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-AutoSplit-0:5.74-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-B-debuginfo-0:1.89-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Benchmark-0:1.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Class-Struct-0:0.68-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Config-Extensions-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DBM_Filter-0:0.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Devel-Peek-debuginfo-0:1.34-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Devel-SelfStubber-0:1.06-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DirHandle-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Dumpvalue-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-DynaLoader-0:1.56-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-English-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Errno-0:1.38-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ExtUtils-Constant-0:0.25-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Embed-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ExtUtils-Miniperl-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Fcntl-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Basename-0:2.86-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Compare-0:1.100.800-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-Copy-0:2.41-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-File-DosGlob-debuginfo-0:1.12-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-File-Find-0:1.44-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-File-stat-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileCache-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FileHandle-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-FindBin-0:1.54-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-GDBM_File-debuginfo-1:1.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Getopt-Std-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-FieldHash-debuginfo-0:1.27-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Hash-Util-debuginfo-0:0.32-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Collate-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-LangTags-0:0.45-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-I18N-Langinfo-debuginfo-0:0.24-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-IO-debuginfo-0:1.55-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-IPC-Open3-0:1.22-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Locale-Maketext-Simple-1:0.21-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Math-Complex-0:1.62-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Memoize-0:1.16-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Module-Loaded-1:0.08-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-NDBM_File-debuginfo-0:1.17-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-NEXT-0:0.69-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Net-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ODBM_File-debuginfo-0:1.18-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Opcode-debuginfo-0:1.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-POSIX-debuginfo-0:2.20-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Pod-Functions-0:1.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Pod-Html-0:1.35-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Safe-0:2.46-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Search-Dict-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelectSaver-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-SelfLoader-0:1.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Symbol-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Sys-Hostname-debuginfo-0:1.25-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Term-Complete-0:1.403-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Term-ReadLine-0:1.17-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Test-0:1.31-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Text-Abbrev-0:1.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-0:3.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Thread-Semaphore-0:2.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-0:4.6-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-File-0:1.09-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Tie-Memoize-0:1.1-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-Time-Piece-debuginfo-0:1.3401-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-Unicode-UCD-0:0.78-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-User-pwent-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-autouse-0:1.11-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-base-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-blib-0:1.07-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debugger-0:1.60-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-debugsource-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-deprecate-0:0.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-devel-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-diagnostics-0:1.40-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-doc-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-encoding-warnings-0:0.14-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-fields-0:2.27-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-filetest-0:1.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-if-0:0.61.000-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-interpreter-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-less-0:0.03-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-lib-0:0.65-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libnetcfg-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-libs-debuginfo-4:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-locale-0:1.12-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-macros-4:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-meta-notation-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-mro-debuginfo-0:1.29-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-open-0:1.13-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overload-0:1.37-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-overloading-0:0.02-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.aarch64",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.ppc64le",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.s390x",
"AppStream-10.0.Z:perl-ph-0:5.40.2-512.2.el10_0.x86_64",
"AppStream-10.0.Z:perl-sigtrap-0:1.10-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-sort-0:2.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-subs-0:1.04-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-utils-0:5.40.2-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vars-0:1.05-512.2.el10_0.noarch",
"AppStream-10.0.Z:perl-vmsish-0:1.04-512.2.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.