Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-2327 (GCVE-0-2015-2327)
Vulnerability from cvelistv5 – Published: 2015-12-02 01:00 – Updated: 2024-08-06 05:10- n/a
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2015/11/29/1 | mailing-listx_refsource_MLIST |
| http://www.fortiguard.com/advisory/FG-VD-15-010/ | x_refsource_MISC |
| http://www.securityfocus.com/bid/74924 | vdb-entryx_refsource_BID |
| http://rhn.redhat.com/errata/RHSA-2016-2750.html | vendor-advisoryx_refsource_REDHAT |
| https://bugs.exim.org/show_bug.cgi?id=1503 | x_refsource_CONFIRM |
| https://jira.mongodb.org/browse/SERVER-17252 | x_refsource_CONFIRM |
| http://vcs.pcre.org/pcre/code/trunk/ChangeLog?vie… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T05:10:16.164Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"name": "74924",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/74924"
},
{
"name": "RHSA-2016:2750",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2015-11-23T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-01-04T19:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"name": "74924",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/74924"
},
{
"name": "RHSA-2016:2750",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2327",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"name": "http://www.fortiguard.com/advisory/FG-VD-15-010/",
"refsource": "MISC",
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"name": "74924",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74924"
},
{
"name": "RHSA-2016:2750",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"name": "https://bugs.exim.org/show_bug.cgi?id=1503",
"refsource": "CONFIRM",
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"name": "https://jira.mongodb.org/browse/SERVER-17252",
"refsource": "CONFIRM",
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"name": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup",
"refsource": "CONFIRM",
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2015-2327",
"datePublished": "2015-12-02T01:00:00.000Z",
"dateReserved": "2015-03-18T00:00:00.000Z",
"dateUpdated": "2024-08-06T05:10:16.164Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2015-2327",
"date": "2026-05-27",
"epss": "0.02821",
"percentile": "0.86362"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:pcre:perl_compatible_regular_expression_library:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"8.35\", \"matchCriteriaId\": \"C7106DEF-BDA5-4354-A5A7-4EE1D3344A68\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"PCRE before 8.36 mishandles the /(((a\\\\2)|(a*)\\\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.\"}, {\"lang\": \"es\", \"value\": \"PCRE en versiones anteriores a 8.36 no maneja correctamente el patr\\u00f3n /(((a\\\\2)|(a*)\\\\g\u003c-1\u003e))*/ y patrones relacionados con ciertas referencias hacia atr\\u00e1s recursivas internas, lo que permite a atacantes remotos causar una denegaci\\u00f3n de servicio (fallo de segmentaci\\u00f3n) o posiblemente tener otro impacto no especificado a trav\\u00e9s de una expresi\\u00f3n regular manipulada, seg\\u00fan lo demostrado por un objeto JavaScript RegExp encontrado por Konqueror.\"}]",
"id": "CVE-2015-2327",
"lastModified": "2024-11-21T02:27:13.450",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2015-12-02T01:59:00.113",
"references": "[{\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-2750.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.fortiguard.com/advisory/FG-VD-15-010/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/11/29/1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/74924\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.exim.org/show_bug.cgi?id=1503\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://jira.mongodb.org/browse/SERVER-17252\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-2750.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.fortiguard.com/advisory/FG-VD-15-010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/11/29/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/74924\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugs.exim.org/show_bug.cgi?id=1503\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://jira.mongodb.org/browse/SERVER-17252\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2015-2327\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-12-02T01:59:00.113\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PCRE before 8.36 mishandles the /(((a\\\\2)|(a*)\\\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.\"},{\"lang\":\"es\",\"value\":\"PCRE en versiones anteriores a 8.36 no maneja correctamente el patr\u00f3n /(((a\\\\2)|(a*)\\\\g\u003c-1\u003e))*/ y patrones relacionados con ciertas referencias hacia atr\u00e1s recursivas internas, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (fallo de segmentaci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de una expresi\u00f3n regular manipulada, seg\u00fan lo demostrado por un objeto JavaScript RegExp encontrado por Konqueror.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pcre:perl_compatible_regular_expression_library:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.35\",\"matchCriteriaId\":\"C7106DEF-BDA5-4354-A5A7-4EE1D3344A68\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-2750.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.fortiguard.com/advisory/FG-VD-15-010/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/11/29/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/74924\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.exim.org/show_bug.cgi?id=1503\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://jira.mongodb.org/browse/SERVER-17252\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-2750.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.fortiguard.com/advisory/FG-VD-15-010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/11/29/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/74924\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.exim.org/show_bug.cgi?id=1503\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://jira.mongodb.org/browse/SERVER-17252\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CERTFR-2023-AVI-1007
Vulnerability from certfr_avis - Published: - Updated:
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, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | N/A | IBM Informix Dynamic Server versions antérieures à 14.10.FC10W1 | ||
| IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics versions antérieures à 4.1.14 | ||
| IBM | Db2 | IBM Db2 versions 10.5.0.x, 11.1.4.x et 11.5.x sans les derniers correctifs de sécurité temporaires (les sorties des versions correctives seront annoncées ultérieurement) |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Informix Dynamic Server versions ant\u00e9rieures \u00e0 14.10.FC10W1",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics versions ant\u00e9rieures \u00e0 4.1.14",
"product": {
"name": "QRadar User Behavior Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 versions 10.5.0.x, 11.1.4.x et 11.5.x sans les derniers correctifs de s\u00e9curit\u00e9 temporaires (les sorties des versions correctives seront annonc\u00e9es ult\u00e9rieurement)",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-28523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28523"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-28527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28527"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2023-28526",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28526"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
}
],
"links": [],
"reference": "CERTFR-2023-AVI-1007",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-12-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7087225 du 01 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7087225"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7070188 du 04 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7070188"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7087162 du 01 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7087162"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7090362 du 05 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7090362"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7087234 du 01 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7087234"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7078681 du 01 d\u00e9cembre 2023",
"url": "https://www.ibm.com/support/pages/node/7078681"
}
]
}
CERTFR-2024-AVI-0145
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "QRadar WinCollect Agent",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2023-34053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2023-46308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2022-23529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
},
{
"name": "CVE-2023-34054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
},
{
"name": "CVE-2023-30991",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-30987",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2020-16845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2020-28367",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2023-4586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2023-40373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2022-29244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2020-15586",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-42795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2023-38720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"name": "CVE-2023-45193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-45648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2023-47145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-22190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-39976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2020-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2022-48337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2020-29510",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-48339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2021-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2020-24553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2023-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
},
{
"name": "CVE-2020-28362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2022-36046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-36665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2020-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2020-28366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0145",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117872"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118592"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117873"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118289"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118351"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117821"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117883"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117881"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117884"
}
]
}
CERTFR-2024-AVI-0939
Vulnerability from certfr_avis - Published: - Updated:
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, un déni de service à distance et une atteinte à la confidentialité des données.
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 | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 | ||
| IBM | QRadar | QRadar App SDK versions antérieures à 2.2.2 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 | ||
| IBM | Cloud Pak | Cloud Pak versions antérieures à 2.3.5.0 pour Power | ||
| IBM | Cloud Pak | Cloud Pak versions antérieures à 2.3.4.1 pour Intel | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.x antérieures à 6.1.0.2 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar App SDK versions ant\u00e9rieures \u00e0 2.2.2",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak versions ant\u00e9rieures \u00e0 2.3.5.0 pour Power",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak versions ant\u00e9rieures \u00e0 2.3.4.1 pour Intel",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.2",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 ",
"product": {
"name": "Sterling",
"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-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2023-52296",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52296"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2024-25046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25046"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2024-27254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27254"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-22360",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22360"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2023-38729",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38729"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2012-2677",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2677"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0939",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"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": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"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, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174441",
"url": "https://www.ibm.com/support/pages/node/7174441"
},
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174420",
"url": "https://www.ibm.com/support/pages/node/7174420"
},
{
"published_at": "2024-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7169788",
"url": "https://www.ibm.com/support/pages/node/7169788"
},
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174440",
"url": "https://www.ibm.com/support/pages/node/7174440"
}
]
}
CERTFR-2025-AVI-1137
Vulnerability from certfr_avis - Published: 2025-12-26 - Updated: 2025-12-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, un déni de service à distance et une atteinte à la confidentialité des données.
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 | Security QRadar Network Threat | Security QRadar Network Threat Analytics versions postérieures ou égales à 1.3.1 et antérieures à 1.4.2 | ||
| IBM | QRadar SIEM | Security QRadar Analyst Workflow versions postérieures à 2.32.0 et antérieures à 3.0.1 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct File Agent pour Solaris SPARC versions 1.4.x antérieures à 1.4.0.5_iFix002 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct File Agent pour AIX, Linux x64, Linux PPC et Windows versions postérieures à 1.4.0.2 et antérieures à 1.4.0.5_iFix001 | ||
| IBM | WebSphere | WebSphere Service Registry and Repository Studio versions 8.5.x antérieures à V8.5.6.3_IJ56659 | ||
| IBM | Db2 | Db2 Big SQL versions postérieures à 7.2.x sur Cloud Pack for Data 4.x versions antérieures à 7.7.3 sur Cloud Pack for Data 5.0.3 | ||
| IBM | WebSphere | WebSphere Service Registry and Repository sans les derniers correctifs de sécurité | ||
| IBM | Security QRadar SIEM | QRadar User Behavior Analytics versions postérieurs à 4.1.15 et antérieures à 5.0.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar Network Threat Analytics versions post\u00e9rieures ou \u00e9gales \u00e0 1.3.1 et ant\u00e9rieures \u00e0 1.4.2",
"product": {
"name": "Security QRadar Network Threat",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Analyst Workflow versions post\u00e9rieures \u00e0 2.32.0 et ant\u00e9rieures \u00e0 3.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct File Agent pour Solaris SPARC versions 1.4.x ant\u00e9rieures \u00e0 1.4.0.5_iFix002 ",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct File Agent pour AIX, Linux x64, Linux PPC et Windows versions post\u00e9rieures \u00e0 1.4.0.2 et ant\u00e9rieures \u00e0 1.4.0.5_iFix001",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository Studio versions 8.5.x ant\u00e9rieures \u00e0 V8.5.6.3_IJ56659",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": " Db2 Big SQL versions post\u00e9rieures \u00e0 7.2.x sur Cloud Pack for Data 4.x versions ant\u00e9rieures \u00e0 7.7.3 sur Cloud Pack for Data 5.0.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics versions post\u00e9rieurs \u00e0 4.1.15 et ant\u00e9rieures \u00e0 5.0.3",
"product": {
"name": "Security QRadar SIEM",
"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-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2025-47279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47279"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2021-23440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23440"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2025-54798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54798"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2024-33883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2025-57822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57822"
},
{
"name": "CVE-2025-67779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67779"
},
{
"name": "CVE-2025-55183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55183"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2025-55173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55173"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-55182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55182"
},
{
"name": "CVE-2025-57752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57752"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-8384",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8384"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-55184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55184"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
}
],
"initial_release_date": "2025-12-26T00:00:00",
"last_revision_date": "2025-12-26T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1137",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"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": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"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, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-12-19",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255497",
"url": "https://www.ibm.com/support/pages/node/7255497"
},
{
"published_at": "2025-12-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255727",
"url": "https://www.ibm.com/support/pages/node/7255727"
},
{
"published_at": "2025-12-19",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255495",
"url": "https://www.ibm.com/support/pages/node/7255495"
},
{
"published_at": "2025-12-19",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255496",
"url": "https://www.ibm.com/support/pages/node/7255496"
},
{
"published_at": "2025-12-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255723",
"url": "https://www.ibm.com/support/pages/node/7255723"
},
{
"published_at": "2025-12-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255557",
"url": "https://www.ibm.com/support/pages/node/7255557"
},
{
"published_at": "2025-12-19",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255410",
"url": "https://www.ibm.com/support/pages/node/7255410"
},
{
"published_at": "2025-12-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255729",
"url": "https://www.ibm.com/support/pages/node/7255729"
},
{
"published_at": "2025-12-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255556",
"url": "https://www.ibm.com/support/pages/node/7255556"
},
{
"published_at": "2025-12-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7255731",
"url": "https://www.ibm.com/support/pages/node/7255731"
}
]
}
CNVD-2015-02118
Vulnerability from cnvd - Published: 2015-04-01目前没有详细的解决方案提供: http://www.exim.org/viewvc/pcre?view=revision&revision=1513
| Name | PCRE PCRE <=8.36 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2015-2327"
}
},
"description": "PCRE(Perl Compatible Regular Expressions)\u662f\u4e00\u4e2aPerl\u5e93\uff0c\u5305\u62ec perl \u517c\u5bb9\u7684\u6b63\u5219\u8868\u8fbe\u5f0f\u5e93\u3002\r\n\r\nPCRE 8.36\u53ca\u66f4\u65e9\u7248\u672c\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u901a\u8fc7\u6784\u9020\u7684\u6b63\u89c4\u8868\u8fbe\u5f0f\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6b64\u6f0f\u6d1e\u53ef\u9020\u6210\u6808\u8017\u5c3d\uff0c\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"discovererName": "Kai Lu",
"formalWay": "\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u89e3\u51b3\u65b9\u6848\u63d0\u4f9b\uff1a\r\nhttp://www.exim.org/viewvc/pcre?view=revision\u0026revision=1513",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2015-02118",
"openTime": "2015-04-01",
"products": {
"product": "PCRE PCRE \u003c=8.36"
},
"referenceLink": "http://www.fortiguard.com/advisory/FG-VD-15-010/",
"serverity": "\u4e2d",
"submitTime": "2015-03-31",
"title": "PCRE\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2015-02118\uff09"
}
FKIE_CVE-2015-2327
Vulnerability from fkie_nvd - Published: 2015-12-02 01:59 - Updated: 2026-05-06 22:30| Vendor | Product | Version | |
|---|---|---|---|
| pcre | perl_compatible_regular_expression_library | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pcre:perl_compatible_regular_expression_library:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C7106DEF-BDA5-4354-A5A7-4EE1D3344A68",
"versionEndIncluding": "8.35",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
},
{
"lang": "es",
"value": "PCRE en versiones anteriores a 8.36 no maneja correctamente el patr\u00f3n /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ y patrones relacionados con ciertas referencias hacia atr\u00e1s recursivas internas, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (fallo de segmentaci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de una expresi\u00f3n regular manipulada, seg\u00fan lo demostrado por un objeto JavaScript RegExp encontrado por Konqueror."
}
],
"id": "CVE-2015-2327",
"lastModified": "2026-05-06T22:30:45.220",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2015-12-02T01:59:00.113",
"references": [
{
"source": "cve@mitre.org",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit"
],
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
},
{
"source": "cve@mitre.org",
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/74924"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"source": "cve@mitre.org",
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
],
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/74924"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://jira.mongodb.org/browse/SERVER-17252"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-HVFC-R626-888M
Vulnerability from github – Published: 2022-05-14 03:59 – Updated: 2025-04-12 12:54PCRE before 8.36 mishandles the /(((a\2)|(a)\g<-1>))/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
{
"affected": [],
"aliases": [
"CVE-2015-2327"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-12-02T01:59:00Z",
"severity": "HIGH"
},
"details": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"id": "GHSA-hvfc-r626-888m",
"modified": "2025-04-12T12:54:17Z",
"published": "2022-05-14T03:59:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2327"
},
{
"type": "WEB",
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"type": "WEB",
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
},
{
"type": "WEB",
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/74924"
}
],
"schema_version": "1.4.0",
"severity": []
}
GSD-2015-2327
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2015-2327",
"description": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"id": "GSD-2015-2327",
"references": [
"https://www.suse.com/security/cve/CVE-2015-2327.html",
"https://access.redhat.com/errata/RHSA-2016:2750",
"https://access.redhat.com/errata/RHBA-2015:2142",
"https://ubuntu.com/security/CVE-2015-2327"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-2327"
],
"details": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"id": "GSD-2015-2327",
"modified": "2023-12-13T01:20:00.898197Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2327",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"name": "http://www.fortiguard.com/advisory/FG-VD-15-010/",
"refsource": "MISC",
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"name": "74924",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74924"
},
{
"name": "RHSA-2016:2750",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
},
{
"name": "https://bugs.exim.org/show_bug.cgi?id=1503",
"refsource": "CONFIRM",
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"name": "https://jira.mongodb.org/browse/SERVER-17252",
"refsource": "CONFIRM",
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"name": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup",
"refsource": "CONFIRM",
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:pcre:perl_compatible_regular_expression_library:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "8.35",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2327"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
},
{
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"name": "https://bugs.exim.org/show_bug.cgi?id=1503",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
},
{
"name": "https://jira.mongodb.org/browse/SERVER-17252",
"refsource": "CONFIRM",
"tags": [],
"url": "https://jira.mongodb.org/browse/SERVER-17252"
},
{
"name": "http://www.fortiguard.com/advisory/FG-VD-15-010/",
"refsource": "MISC",
"tags": [],
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
},
{
"name": "74924",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/74924"
},
{
"name": "RHSA-2016:2750",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-01-05T02:30Z",
"publishedDate": "2015-12-02T01:59Z"
}
}
}
RHBA-2015:2142
Vulnerability from csaf_redhat - Published: 2015-11-19 00:00 - Updated: 2025-11-21 17:21PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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": "Updated pcre packages that fix several bugs are now available for Red Hat Enterprise Linux 7.",
"title": "Topic"
},
{
"category": "general",
"text": "PCRE is a Perl-compatible regular expression library. \n\nThis update fixes the following bugs:\n\n* Previously, non-matched groups within capturing groups up to a forced match were not being properly reset by PCRE, causing the library to incorrectly match some groups. With this update, non-matched groups within capturing groups up to a forced match are being properly marked as non-matching. (BZ#1161597)\n\n* Compiling zero-repeated groups with recursive back references no longer causes PCRE to crash. (BZ#1119356)\n\n* A bug in PCRE was causing it to match the wrong substring in regular expressions with empty-matching possessive zero-repeat groups. This problem has been fixed and matching these groups now behaves as expected. (BZ#1119320)\n\n* PCRE previously did not correctly evaluate regular expressions with literal quotations inside character class. For example, the expression \"/[\\Qa]\\E]+/\" was not matching the string \"a\", although it should. The problem has been fixed and regular expressions with literal quotations inside character class are now being evaluated correctly. (BZ#1111091)\n\n* An error in first character optimization was causing PCRE to incorrectly evaluate regular expressions where a start-anchored character with more than once case follows circumflex in multi-line UTF-8 mode. This update resolves the problem and PCRE now properly evaluates these regular expressions. (BZ#1110621)\n\n* Linking an application to the static PCRE library using the libpcre module for pkg-config was failing due to missing pthread symbols. The pkg-config modules for PCRE libraries have been updated to declare private libraries properly, and the \"pkg-config --static --libs libpcre\" command can now be used to link the static pcre library to an application. (BZ#1217111)\n\n* The pcredemo.c file, which is described in the pcresample(3) man page as containing code examples for PCRE, was missing from the pcre-devel package. The example file has been added to the pcre-devel package and can now be found in the /usr/share/doc/pcre-devel-8.32/ directory. (BZ#1217118)\n\nUsers of pcre are advised to upgrade to these updated packages, which fix these bugs.",
"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/RHBA-2015:2142",
"url": "https://access.redhat.com/errata/RHBA-2015:2142"
},
{
"category": "external",
"summary": "1110621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110621"
},
{
"category": "external",
"summary": "1111091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1111091"
},
{
"category": "external",
"summary": "1119320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119320"
},
{
"category": "external",
"summary": "1119356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119356"
},
{
"category": "external",
"summary": "1161597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161597"
},
{
"category": "external",
"summary": "1217111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1217111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhba-2015_2142.json"
}
],
"title": "Red Hat Bug Fix Advisory: pcre bug fix update",
"tracking": {
"current_release_date": "2025-11-21T17:21:22+00:00",
"generator": {
"date": "2025-11-21T17:21:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2015:2142",
"initial_release_date": "2015-11-19T00:00:00+00:00",
"revision_history": [
{
"date": "2015-11-19T00:00:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-11-19T03:16:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:21:22+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc",
"product_id": "pcre-devel-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-0:8.32-15.el7.ppc",
"product_id": "pcre-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc",
"product_id": "pcre-static-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc64",
"product_id": "pcre-devel-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-0:8.32-15.el7.ppc64",
"product_id": "pcre-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.ppc64",
"product_id": "pcre-tools-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc64",
"product_id": "pcre-static-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-devel-0:8.32-15.el7.s390x",
"product_id": "pcre-devel-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-0:8.32-15.el7.s390x",
"product_id": "pcre-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product_id": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-static-0:8.32-15.el7.s390x",
"product_id": "pcre-static-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-tools-0:8.32-15.el7.s390x",
"product_id": "pcre-tools-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.s390",
"product": {
"name": "pcre-0:8.32-15.el7.s390",
"product_id": "pcre-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.s390",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390",
"product_id": "pcre-debuginfo-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.s390",
"product": {
"name": "pcre-devel-0:8.32-15.el7.s390",
"product_id": "pcre-devel-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.s390",
"product": {
"name": "pcre-static-0:8.32-15.el7.s390",
"product_id": "pcre-static-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.x86_64",
"product_id": "pcre-devel-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-0:8.32-15.el7.x86_64",
"product_id": "pcre-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-static-0:8.32-15.el7.x86_64",
"product_id": "pcre-static-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.x86_64",
"product_id": "pcre-tools-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.i686",
"product": {
"name": "pcre-0:8.32-15.el7.i686",
"product_id": "pcre-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.i686",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686",
"product_id": "pcre-debuginfo-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.i686",
"product": {
"name": "pcre-devel-0:8.32-15.el7.i686",
"product_id": "pcre-devel-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.i686",
"product": {
"name": "pcre-static-0:8.32-15.el7.i686",
"product_id": "pcre-static-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-0:8.32-15.el7.ppc64le",
"product_id": "pcre-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le",
"product_id": "pcre-devel-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le",
"product_id": "pcre-tools-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc64le",
"product_id": "pcre-static-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-0:8.32-15.el7.aarch64",
"product_id": "pcre-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.aarch64",
"product_id": "pcre-devel-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.aarch64",
"product_id": "pcre-tools-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-static-0:8.32-15.el7.aarch64",
"product_id": "pcre-static-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.src",
"product": {
"name": "pcre-0:8.32-15.el7.src",
"product_id": "pcre-0:8.32-15.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-2327",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2015-11-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1285408"
}
],
"notes": [
{
"category": "description",
"text": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: infinite recursion compiling pattern with zero-repeated groups that include recursive back reference (8.36/19)",
"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": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-2327"
},
{
"category": "external",
"summary": "RHBZ#1285408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1285408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2327"
}
],
"release_date": "2014-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-11-19T00:00:00+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2015:2142"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: infinite recursion compiling pattern with zero-repeated groups that include recursive back reference (8.36/19)"
}
]
}
RHBA-2015_2142
Vulnerability from csaf_redhat - Published: 2015-11-19 00:00 - Updated: 2024-11-14 18:07PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-devel-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-static-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation:pcre-tools-0:8.32-15.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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": "Updated pcre packages that fix several bugs are now available for Red Hat Enterprise Linux 7.",
"title": "Topic"
},
{
"category": "general",
"text": "PCRE is a Perl-compatible regular expression library. \n\nThis update fixes the following bugs:\n\n* Previously, non-matched groups within capturing groups up to a forced match were not being properly reset by PCRE, causing the library to incorrectly match some groups. With this update, non-matched groups within capturing groups up to a forced match are being properly marked as non-matching. (BZ#1161597)\n\n* Compiling zero-repeated groups with recursive back references no longer causes PCRE to crash. (BZ#1119356)\n\n* A bug in PCRE was causing it to match the wrong substring in regular expressions with empty-matching possessive zero-repeat groups. This problem has been fixed and matching these groups now behaves as expected. (BZ#1119320)\n\n* PCRE previously did not correctly evaluate regular expressions with literal quotations inside character class. For example, the expression \"/[\\Qa]\\E]+/\" was not matching the string \"a\", although it should. The problem has been fixed and regular expressions with literal quotations inside character class are now being evaluated correctly. (BZ#1111091)\n\n* An error in first character optimization was causing PCRE to incorrectly evaluate regular expressions where a start-anchored character with more than once case follows circumflex in multi-line UTF-8 mode. This update resolves the problem and PCRE now properly evaluates these regular expressions. (BZ#1110621)\n\n* Linking an application to the static PCRE library using the libpcre module for pkg-config was failing due to missing pthread symbols. The pkg-config modules for PCRE libraries have been updated to declare private libraries properly, and the \"pkg-config --static --libs libpcre\" command can now be used to link the static pcre library to an application. (BZ#1217111)\n\n* The pcredemo.c file, which is described in the pcresample(3) man page as containing code examples for PCRE, was missing from the pcre-devel package. The example file has been added to the pcre-devel package and can now be found in the /usr/share/doc/pcre-devel-8.32/ directory. (BZ#1217118)\n\nUsers of pcre are advised to upgrade to these updated packages, which fix these bugs.",
"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/RHBA-2015:2142",
"url": "https://access.redhat.com/errata/RHBA-2015:2142"
},
{
"category": "external",
"summary": "1110621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110621"
},
{
"category": "external",
"summary": "1111091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1111091"
},
{
"category": "external",
"summary": "1119320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119320"
},
{
"category": "external",
"summary": "1119356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119356"
},
{
"category": "external",
"summary": "1161597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161597"
},
{
"category": "external",
"summary": "1217111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1217111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhba-2015_2142.json"
}
],
"title": "Red Hat Bug Fix Advisory: pcre bug fix update",
"tracking": {
"current_release_date": "2024-11-14T18:07:05+00:00",
"generator": {
"date": "2024-11-14T18:07:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHBA-2015:2142",
"initial_release_date": "2015-11-19T00:00:00+00:00",
"revision_history": [
{
"date": "2015-11-19T00:00:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-11-19T03:16:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T18:07:05+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc",
"product_id": "pcre-devel-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-0:8.32-15.el7.ppc",
"product_id": "pcre-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc",
"product_id": "pcre-static-0:8.32-15.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc64",
"product_id": "pcre-devel-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-0:8.32-15.el7.ppc64",
"product_id": "pcre-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.ppc64",
"product_id": "pcre-tools-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc64",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc64",
"product_id": "pcre-static-0:8.32-15.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-devel-0:8.32-15.el7.s390x",
"product_id": "pcre-devel-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-0:8.32-15.el7.s390x",
"product_id": "pcre-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product_id": "pcre-debuginfo-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-static-0:8.32-15.el7.s390x",
"product_id": "pcre-static-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.s390x",
"product": {
"name": "pcre-tools-0:8.32-15.el7.s390x",
"product_id": "pcre-tools-0:8.32-15.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.s390",
"product": {
"name": "pcre-0:8.32-15.el7.s390",
"product_id": "pcre-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.s390",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390",
"product_id": "pcre-debuginfo-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.s390",
"product": {
"name": "pcre-devel-0:8.32-15.el7.s390",
"product_id": "pcre-devel-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.s390",
"product": {
"name": "pcre-static-0:8.32-15.el7.s390",
"product_id": "pcre-static-0:8.32-15.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.x86_64",
"product_id": "pcre-devel-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-0:8.32-15.el7.x86_64",
"product_id": "pcre-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-static-0:8.32-15.el7.x86_64",
"product_id": "pcre-static-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.x86_64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.x86_64",
"product_id": "pcre-tools-0:8.32-15.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.i686",
"product": {
"name": "pcre-0:8.32-15.el7.i686",
"product_id": "pcre-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.i686",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686",
"product_id": "pcre-debuginfo-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.i686",
"product": {
"name": "pcre-devel-0:8.32-15.el7.i686",
"product_id": "pcre-devel-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.i686",
"product": {
"name": "pcre-static-0:8.32-15.el7.i686",
"product_id": "pcre-static-0:8.32-15.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-0:8.32-15.el7.ppc64le",
"product_id": "pcre-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product_id": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le",
"product_id": "pcre-devel-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le",
"product_id": "pcre-tools-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.ppc64le",
"product": {
"name": "pcre-static-0:8.32-15.el7.ppc64le",
"product_id": "pcre-static-0:8.32-15.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-0:8.32-15.el7.aarch64",
"product_id": "pcre-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-devel-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-devel-0:8.32-15.el7.aarch64",
"product_id": "pcre-devel-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-devel@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product_id": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-debuginfo@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-tools-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-tools-0:8.32-15.el7.aarch64",
"product_id": "pcre-tools-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-tools@8.32-15.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcre-static-0:8.32-15.el7.aarch64",
"product": {
"name": "pcre-static-0:8.32-15.el7.aarch64",
"product_id": "pcre-static-0:8.32-15.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre-static@8.32-15.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcre-0:8.32-15.el7.src",
"product": {
"name": "pcre-0:8.32-15.el7.src",
"product_id": "pcre-0:8.32-15.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcre@8.32-15.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.i686"
},
"product_reference": "pcre-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.s390"
},
"product_reference": "pcre-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.src"
},
"product_reference": "pcre-0:8.32-15.el7.src",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.i686"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.s390"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-debuginfo-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-debuginfo-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.i686"
},
"product_reference": "pcre-devel-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-devel-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.s390"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-devel-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-devel-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-devel-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-devel-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-static-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.i686"
},
"product_reference": "pcre-static-0:8.32-15.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-static-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.s390"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-static-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-static-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-static-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-static-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.aarch64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.ppc64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.ppc64le"
},
"product_reference": "pcre-tools-0:8.32-15.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.s390x"
},
"product_reference": "pcre-tools-0:8.32-15.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcre-tools-0:8.32-15.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
},
"product_reference": "pcre-tools-0:8.32-15.el7.x86_64",
"relates_to_product_reference": "7Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-2327",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2015-11-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1285408"
}
],
"notes": [
{
"category": "description",
"text": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: infinite recursion compiling pattern with zero-repeated groups that include recursive back reference (8.36/19)",
"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": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-2327"
},
{
"category": "external",
"summary": "RHBZ#1285408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1285408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2327"
}
],
"release_date": "2014-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-11-19T00:00:00+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2015:2142"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"7Client-optional:pcre-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-0:8.32-15.el7.i686",
"7Client-optional:pcre-0:8.32-15.el7.ppc",
"7Client-optional:pcre-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-0:8.32-15.el7.s390",
"7Client-optional:pcre-0:8.32-15.el7.s390x",
"7Client-optional:pcre-0:8.32-15.el7.src",
"7Client-optional:pcre-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-devel-0:8.32-15.el7.i686",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390",
"7Client-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Client-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-static-0:8.32-15.el7.i686",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-static-0:8.32-15.el7.s390",
"7Client-optional:pcre-static-0:8.32-15.el7.s390x",
"7Client-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Client-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Client-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Client-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Client:pcre-0:8.32-15.el7.aarch64",
"7Client:pcre-0:8.32-15.el7.i686",
"7Client:pcre-0:8.32-15.el7.ppc",
"7Client:pcre-0:8.32-15.el7.ppc64",
"7Client:pcre-0:8.32-15.el7.ppc64le",
"7Client:pcre-0:8.32-15.el7.s390",
"7Client:pcre-0:8.32-15.el7.s390x",
"7Client:pcre-0:8.32-15.el7.src",
"7Client:pcre-0:8.32-15.el7.x86_64",
"7Client:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Client:pcre-debuginfo-0:8.32-15.el7.i686",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Client:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390",
"7Client:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Client:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Client:pcre-devel-0:8.32-15.el7.aarch64",
"7Client:pcre-devel-0:8.32-15.el7.i686",
"7Client:pcre-devel-0:8.32-15.el7.ppc",
"7Client:pcre-devel-0:8.32-15.el7.ppc64",
"7Client:pcre-devel-0:8.32-15.el7.ppc64le",
"7Client:pcre-devel-0:8.32-15.el7.s390",
"7Client:pcre-devel-0:8.32-15.el7.s390x",
"7Client:pcre-devel-0:8.32-15.el7.x86_64",
"7Client:pcre-static-0:8.32-15.el7.aarch64",
"7Client:pcre-static-0:8.32-15.el7.i686",
"7Client:pcre-static-0:8.32-15.el7.ppc",
"7Client:pcre-static-0:8.32-15.el7.ppc64",
"7Client:pcre-static-0:8.32-15.el7.ppc64le",
"7Client:pcre-static-0:8.32-15.el7.s390",
"7Client:pcre-static-0:8.32-15.el7.s390x",
"7Client:pcre-static-0:8.32-15.el7.x86_64",
"7Client:pcre-tools-0:8.32-15.el7.aarch64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64",
"7Client:pcre-tools-0:8.32-15.el7.ppc64le",
"7Client:pcre-tools-0:8.32-15.el7.s390x",
"7Client:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-0:8.32-15.el7.src",
"7ComputeNode-optional:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-0:8.32-15.el7.i686",
"7ComputeNode:pcre-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-0:8.32-15.el7.s390",
"7ComputeNode:pcre-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-0:8.32-15.el7.src",
"7ComputeNode:pcre-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.i686",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.i686",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-devel-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390",
"7ComputeNode:pcre-devel-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-devel-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-static-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-static-0:8.32-15.el7.i686",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-static-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390",
"7ComputeNode:pcre-static-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-static-0:8.32-15.el7.x86_64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.aarch64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64",
"7ComputeNode:pcre-tools-0:8.32-15.el7.ppc64le",
"7ComputeNode:pcre-tools-0:8.32-15.el7.s390x",
"7ComputeNode:pcre-tools-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-0:8.32-15.el7.i686",
"7Server-optional:pcre-0:8.32-15.el7.ppc",
"7Server-optional:pcre-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-0:8.32-15.el7.s390",
"7Server-optional:pcre-0:8.32-15.el7.s390x",
"7Server-optional:pcre-0:8.32-15.el7.src",
"7Server-optional:pcre-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-devel-0:8.32-15.el7.i686",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390",
"7Server-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Server-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-static-0:8.32-15.el7.i686",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-static-0:8.32-15.el7.s390",
"7Server-optional:pcre-static-0:8.32-15.el7.s390x",
"7Server-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Server-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Server-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Server-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Server:pcre-0:8.32-15.el7.aarch64",
"7Server:pcre-0:8.32-15.el7.i686",
"7Server:pcre-0:8.32-15.el7.ppc",
"7Server:pcre-0:8.32-15.el7.ppc64",
"7Server:pcre-0:8.32-15.el7.ppc64le",
"7Server:pcre-0:8.32-15.el7.s390",
"7Server:pcre-0:8.32-15.el7.s390x",
"7Server:pcre-0:8.32-15.el7.src",
"7Server:pcre-0:8.32-15.el7.x86_64",
"7Server:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Server:pcre-debuginfo-0:8.32-15.el7.i686",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Server:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390",
"7Server:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Server:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Server:pcre-devel-0:8.32-15.el7.aarch64",
"7Server:pcre-devel-0:8.32-15.el7.i686",
"7Server:pcre-devel-0:8.32-15.el7.ppc",
"7Server:pcre-devel-0:8.32-15.el7.ppc64",
"7Server:pcre-devel-0:8.32-15.el7.ppc64le",
"7Server:pcre-devel-0:8.32-15.el7.s390",
"7Server:pcre-devel-0:8.32-15.el7.s390x",
"7Server:pcre-devel-0:8.32-15.el7.x86_64",
"7Server:pcre-static-0:8.32-15.el7.aarch64",
"7Server:pcre-static-0:8.32-15.el7.i686",
"7Server:pcre-static-0:8.32-15.el7.ppc",
"7Server:pcre-static-0:8.32-15.el7.ppc64",
"7Server:pcre-static-0:8.32-15.el7.ppc64le",
"7Server:pcre-static-0:8.32-15.el7.s390",
"7Server:pcre-static-0:8.32-15.el7.s390x",
"7Server:pcre-static-0:8.32-15.el7.x86_64",
"7Server:pcre-tools-0:8.32-15.el7.aarch64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64",
"7Server:pcre-tools-0:8.32-15.el7.ppc64le",
"7Server:pcre-tools-0:8.32-15.el7.s390x",
"7Server:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-0:8.32-15.el7.src",
"7Workstation-optional:pcre-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.i686",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390",
"7Workstation-optional:pcre-static-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation-optional:pcre-tools-0:8.32-15.el7.x86_64",
"7Workstation:pcre-0:8.32-15.el7.aarch64",
"7Workstation:pcre-0:8.32-15.el7.i686",
"7Workstation:pcre-0:8.32-15.el7.ppc",
"7Workstation:pcre-0:8.32-15.el7.ppc64",
"7Workstation:pcre-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-0:8.32-15.el7.s390",
"7Workstation:pcre-0:8.32-15.el7.s390x",
"7Workstation:pcre-0:8.32-15.el7.src",
"7Workstation:pcre-0:8.32-15.el7.x86_64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.aarch64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.i686",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.s390x",
"7Workstation:pcre-debuginfo-0:8.32-15.el7.x86_64",
"7Workstation:pcre-devel-0:8.32-15.el7.aarch64",
"7Workstation:pcre-devel-0:8.32-15.el7.i686",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64",
"7Workstation:pcre-devel-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-devel-0:8.32-15.el7.s390",
"7Workstation:pcre-devel-0:8.32-15.el7.s390x",
"7Workstation:pcre-devel-0:8.32-15.el7.x86_64",
"7Workstation:pcre-static-0:8.32-15.el7.aarch64",
"7Workstation:pcre-static-0:8.32-15.el7.i686",
"7Workstation:pcre-static-0:8.32-15.el7.ppc",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64",
"7Workstation:pcre-static-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-static-0:8.32-15.el7.s390",
"7Workstation:pcre-static-0:8.32-15.el7.s390x",
"7Workstation:pcre-static-0:8.32-15.el7.x86_64",
"7Workstation:pcre-tools-0:8.32-15.el7.aarch64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64",
"7Workstation:pcre-tools-0:8.32-15.el7.ppc64le",
"7Workstation:pcre-tools-0:8.32-15.el7.s390x",
"7Workstation:pcre-tools-0:8.32-15.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: infinite recursion compiling pattern with zero-repeated groups that include recursive back reference (8.36/19)"
}
]
}
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.