Action not permitted
Modal body text goes here.
cve-2018-5733
Vulnerability from cvelistv5
Published
2019-01-16 20:00
Modified
2024-09-17 04:13
Severity ?
EPSS score ?
Summary
A malicious client can overflow a reference counter in ISC dhcpd
References
▼ | URL | Tags | |
---|---|---|---|
security-officer@isc.org | http://www.securityfocus.com/bid/103188 | Third Party Advisory, VDB Entry | |
security-officer@isc.org | http://www.securitytracker.com/id/1040437 | Third Party Advisory, VDB Entry | |
security-officer@isc.org | https://access.redhat.com/errata/RHSA-2018:0469 | Third Party Advisory | |
security-officer@isc.org | https://access.redhat.com/errata/RHSA-2018:0483 | Third Party Advisory | |
security-officer@isc.org | https://kb.isc.org/docs/aa-01567 | Vendor Advisory | |
security-officer@isc.org | https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html | Third Party Advisory | |
security-officer@isc.org | https://usn.ubuntu.com/3586-1/ | Third Party Advisory | |
security-officer@isc.org | https://usn.ubuntu.com/3586-2/ | Third Party Advisory | |
security-officer@isc.org | https://www.debian.org/security/2018/dsa-4133 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T05:40:51.196Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://kb.isc.org/docs/aa-01567" }, { "name": "RHSA-2018:0469", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "name": "DSA-4133", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2018/dsa-4133" }, { "name": "USN-3586-2", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3586-2/" }, { "name": "RHSA-2018:0483", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "name": "USN-3586-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3586-1/" }, { "name": "103188", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/103188" }, { "name": "1040437", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1040437" }, { "name": "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "ISC DHCP", "vendor": "ISC", "versions": [ { "status": "affected", "version": "ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0" } ] } ], "credits": [ { "lang": "en", "value": "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability." } ], "datePublic": "2018-02-28T00:00:00", "descriptions": [ { "lang": "en", "value": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "description": "Successful exploitation of this vulnerability may exhaust the memory available to dhcpd and/or cause it to crash, resulting in a denial of service to clients.", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-01-17T10:57:01", "orgId": "404fd4d2-a609-4245-b543-2c944a302a22", "shortName": "isc" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://kb.isc.org/docs/aa-01567" }, { "name": "RHSA-2018:0469", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "name": "DSA-4133", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2018/dsa-4133" }, { "name": "USN-3586-2", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3586-2/" }, { "name": "RHSA-2018:0483", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "name": "USN-3586-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3586-1/" }, { "name": "103188", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/103188" }, { "name": "1040437", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1040437" }, { "name": "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" } ], "solutions": [ { "lang": "en", "value": "Upgrade to the patched release most closely related to your current version of DHCP.\n\n DHCP 4.1-ESV-R15-P1\n DHCP 4.3.6-P1\n DHCP 4.4.1" } ], "source": { "discovery": "EXTERNAL" }, "title": "A malicious client can overflow a reference counter in ISC dhcpd", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "DATE_PUBLIC": "2018-02-28T00:00:00.000Z", "ID": "CVE-2018-5733", "STATE": "PUBLIC", "TITLE": "A malicious client can overflow a reference counter in ISC dhcpd" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ISC DHCP", "version": { "version_data": [ { "version_name": "ISC DHCP", "version_value": "4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0" } ] } } ] }, "vendor_name": "ISC" } ] } }, "credit": [ { "lang": "eng", "value": "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Successful exploitation of this vulnerability may exhaust the memory available to dhcpd and/or cause it to crash, resulting in a denial of service to clients." } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/aa-01567", "refsource": "CONFIRM", "url": "https://kb.isc.org/docs/aa-01567" }, { "name": "RHSA-2018:0469", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "name": "DSA-4133", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4133" }, { "name": "USN-3586-2", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3586-2/" }, { "name": "RHSA-2018:0483", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "name": "USN-3586-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3586-1/" }, { "name": "103188", "refsource": "BID", "url": "http://www.securityfocus.com/bid/103188" }, { "name": "1040437", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1040437" }, { "name": "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to the patched release most closely related to your current version of DHCP.\n\n DHCP 4.1-ESV-R15-P1\n DHCP 4.3.6-P1\n DHCP 4.4.1" } ], "source": { "discovery": "EXTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22", "assignerShortName": "isc", "cveId": "CVE-2018-5733", "datePublished": "2019-01-16T20:00:00Z", "dateReserved": "2018-01-17T00:00:00", "dateUpdated": "2024-09-17T04:13:54.977Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-5733\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2019-01-16T20:29:00.753\",\"lastModified\":\"2020-01-09T21:08:05.743\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0.\"},{\"lang\":\"es\",\"value\":\"Un cliente malicioso al que se le permite enviar grandes cantidades de tr\u00e1fico (miles de millones de paquetes) a un servidor DHCP puede terminar desbordando un contador de referencia de 32 bits, provocando el cierre inesperado de dhcpd. Afecta a ISC DHCP desde la versi\u00f3n 4.1.0 hasta la 4.1-ESV-R15, desde la versi\u00f3n 4.2.0 hasta la 4.2.8, desde la versi\u00f3n 4.3.0 hasta la 4.3.6 y a la versi\u00f3n 4.4.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndIncluding\":\"4.2.8\",\"matchCriteriaId\":\"3B88B6F8-3F13-4984-BBCF-F79BE911F15D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndIncluding\":\"4.3.6\",\"matchCriteriaId\":\"ADAC6E78-8F98-42C3-BE19-276826F84752\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F27D0660-2F07-430B-A651-5D0B6AA763C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBAABA4E-0D34-4644-AC26-E272CEE6C361\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10:*:*:*:*:*:*\",\"matchCriteriaId\":\"179443DC-4B6A-408A-8BE5-B3E72188F43E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9BE7736-58CD-468B-84AB-B38C9B254BA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10_rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7EB6F7F0-B2A0-47E3-AD7A-4E7618A36F90\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADF80D19-3B0A-4A74-944E-F33CCC30EADA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"40B21FCB-43A8-4266-934D-ECFF8138F637\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11_rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"69D49F23-9074-49E7-985F-4D93393324CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11_rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F729D1D-7234-4BC2-839B-AE1BB9D16C25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBA64EEC-C0C7-4F11-8131-2868691E54DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"157520D7-AE39-4E23-A8CF-DD75EA78C055\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12_p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B07118EC-9508-42B8-8D09-5CE310DA2B43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r13:*:*:*:*:*:*\",\"matchCriteriaId\":\"A157E664-6ACE-44CE-AC07-64898B182EA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r13_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0056BF7A-4A70-4F1D-89C2-25CCDB65217B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r14:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D21F05D-246F-41F5-81FD-286C26168E2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r14_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"12103C87-C942-481A-A68C-7BC83F964C06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r15:*:*:*:*:*:*\",\"matchCriteriaId\":\"924E91FF-495F-4963-827F-57F7340C6560\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5E2FFC7-6E73-463E-846C-C403E41A2022\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9D08285-745D-40AB-9A78-F467712CDA5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r3_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D115F1F-1A3A-4924-AF10-723B3BB0CBB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r4:*:*:*:*:*:*\",\"matchCriteriaId\":\"79F235F0-AD16-4E5B-AB60-97F0BB86AEB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5:*:*:*:*:*:*\",\"matchCriteriaId\":\"E84D5E5B-0336-4166-AAAC-49375E3AF971\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"09561C97-563C-4DDC-9EE4-E83EFFD467D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5_rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"519CF0CC-FB12-4C68-88A0-E0E15738C620\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5_rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"80EB131E-32E5-458F-8DDA-48835D2D883F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r6:*:*:*:*:*:*\",\"matchCriteriaId\":\"65E0296F-3522-4B43-AF34-CFE1AE7EEC1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r7:*:*:*:*:*:*\",\"matchCriteriaId\":\"69F6E619-A52B-4A60-8247-41ADD0E7D655\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA48EBAA-10B7-43D6-9A27-99F2578DF7F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"20040BB3-F157-4505-BB60-0D919A7D1436\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8_rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"974A8587-8351-490A-82D9-B541862CA4C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DABD43E-818A-4B21-B4E7-753056D4A184\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9_b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE991D0E-2E2D-4844-9BBD-235D8BC5FB7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9_rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"975EF88C-988F-40A6-B7D1-D27439144CC2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3120B566-2BB6-4A1F-9ED7-E099E2870919\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"78214BCE-9739-40B9-A32E-89C16F7195DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13C8AD22-6E39-4899-88B2-7ED44BE890A6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BBCD86A-E6C7-4444-9D74-F861084090F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D99A687E-EAE6-417E-A88E-D0082BC194CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5ED5807-55B7-47C5-97A6-03233F4FBC3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9070C9D8-A14A-467F-8253-33B966C16886\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/103188\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1040437\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0469\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0483\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://kb.isc.org/docs/aa-01567\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3586-1/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3586-2/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4133\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
ghsa-6f7q-j62j-5545
Vulnerability from github
Published
2022-05-13 01:28
Modified
2022-05-13 01:28
Severity ?
Details
A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -> 4.1-ESV-R15, 4.2.0 -> 4.2.8, 4.3.0 -> 4.3.6, 4.4.0.
{ "affected": [], "aliases": [ "CVE-2018-5733" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-16T20:29:00Z", "severity": "HIGH" }, "details": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0.", "id": "GHSA-6f7q-j62j-5545", "modified": "2022-05-13T01:28:58Z", "published": "2022-05-13T01:28:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5733" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "type": "WEB", "url": "https://kb.isc.org/docs/aa-01567" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3586-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3586-2" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4133" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/103188" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1040437" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2023-0525
Vulnerability from csaf_certbund
Published
2018-02-28 23:00
Modified
2023-02-28 23:00
Summary
Internet Systems Consortium DHCP: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Internet Systems Consortium (ISC) DHCP ist eine weit verbreitete Client- und Server-Implementierung des Dynamic Host Configuration Protokolls (DHCP) unter Unix. Sie ermöglicht die automatische Verteilung von IP-Informationen, wie z.B. IP-Adresse, Netzwerkmaske, Defaultgateway vom Server zu Clients.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium DHCP ausnutzen, um beliebigen Programmcode mit den Rechten des Dienstes auszuführen und um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Internet Systems Consortium (ISC) DHCP ist eine weit verbreitete Client- und Server-Implementierung des Dynamic Host Configuration Protokolls (DHCP) unter Unix. Sie erm\u00f6glicht die automatische Verteilung von IP-Informationen, wie z.B. IP-Adresse, Netzwerkmaske, Defaultgateway vom Server zu Clients.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium DHCP ausnutzen, um beliebigen Programmcode mit den Rechten des Dienstes auszuf\u00fchren und um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0525 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2023-0525.json" }, { "category": "self", "summary": "WID-SEC-2023-0525 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0525" }, { "category": "external", "summary": "IBM Security Bulletin 741135 vom 2023-03-01", "url": "https://www.ibm.com/support/pages/node/741135" }, { "category": "external", "summary": "Eintr\u00e4ge bei in der ISC Knowledge Base vom 2018-02-28", "url": "https://kb.isc.org/article/AA-01565/75/CVE-2018-5732" }, { "category": "external", "summary": "Eintr\u00e4ge bei in der ISC Knowledge Base vom 2018-02-28", "url": "https://kb.isc.org/article/AA-01567/75/CVE-2018-5733" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3586-1 vom 2018-03-01", "url": "http://www.ubuntu.com/usn/usn-3586-1/" }, { "category": "external", "summary": "Debian Security Advisory DSA-4133 vom 2018-03-08", "url": "https://www.debian.org/security/2018/dsa-4133" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:0469 vom 2018-03-08", "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-0469 vom 2018-03-08", "url": "http://linux.oracle.com/errata/ELSA-2018-0469.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2018:0469 vom 2018-03-09", "url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-0469-Important-CentOS-6-dhcp-Security-Update-tp4644975.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-0483 vom 2018-03-12", "url": "http://linux.oracle.com/errata/ELSA-2018-0483.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:0483 vom 2018-03-12", "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2018:0483 vom 2018-03-14", "url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-0483-Important-CentOS-7-dhcp-Security-Update-tp4645000.html" }, { "category": "external", "summary": "F5 Security Advisory K08306700 vom 2018-03-19", "url": "https://support.f5.com/csp/article/K08306700" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0810-1 vom 2018-03-26", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180810-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0812-1 vom 2018-03-26", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180812-1.html" }, { "category": "external", "summary": "GENTOO Security Advisory GLSA201804-05 vom 2018-04-08", "url": "https://security.gentoo.org/glsa/201804-05" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0810-2 vom 2018-10-23", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180810-2.html" } ], "source_lang": "en-US", "title": "Internet Systems Consortium DHCP: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-02-28T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:17:26.169+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0525", "initial_release_date": "2018-02-28T23:00:00.000+00:00", "revision_history": [ { "date": "2018-02-28T23:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2018-02-28T23:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2018-03-01T23:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2018-03-07T23:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2018-03-08T23:00:00.000+00:00", "number": "5", "summary": "New remediations available" }, { "date": "2018-03-11T23:00:00.000+00:00", "number": "6", "summary": "New remediations available" }, { "date": "2018-03-12T23:00:00.000+00:00", "number": "7", "summary": "New remediations available" }, { "date": "2018-03-14T23:00:00.000+00:00", "number": "8", "summary": "New remediations available" }, { "date": "2018-03-19T23:00:00.000+00:00", "number": "9", "summary": "New remediations available" }, { "date": "2018-03-19T23:00:00.000+00:00", "number": "10", "summary": "Version nicht vorhanden" }, { "date": "2018-03-26T22:00:00.000+00:00", "number": "11", "summary": "New remediations available" }, { "date": "2018-04-08T22:00:00.000+00:00", "number": "12", "summary": "New remediations available" }, { "date": "2018-10-23T22:00:00.000+00:00", "number": "13", "summary": "New remediations available" }, { "date": "2023-02-28T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "14" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "F5 BIG-IP 13.0.0", "product": { "name": "F5 BIG-IP 13.0.0", "product_id": "T009498", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:13.0.0" } } }, { "category": "product_name", "name": "F5 BIG-IP 13.1.0", "product": { "name": "F5 BIG-IP 13.1.0", "product_id": "T011463", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:13.1.0" } } }, { "category": "product_name", "name": "F5 BIG-IP 11.6.3", "product": { "name": "F5 BIG-IP 11.6.3", "product_id": "T011891", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:11.6.3" } } }, { "category": "product_name", "name": "F5 BIG-IP 12.1.0 - 12.1.3", "product": { "name": "F5 BIG-IP 12.1.0 - 12.1.3", "product_id": "T011954", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:12.1.0_-_12.1.3" } } }, { "category": "product_name", "name": "F5 BIG-IP 11.5.1 - 11.5.5", "product": { "name": "F5 BIG-IP 11.5.1 - 11.5.5", "product_id": "T011955", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:11.5.1_-_11.5.5" } } }, { "category": "product_name", "name": "F5 BIG-IP 11.2.1", "product": { "name": "F5 BIG-IP 11.2.1", "product_id": "T011956", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:11.2.1" } } } ], "category": "product_name", "name": "BIG-IP" } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "IBM FlashSystem", "product": { "name": "IBM FlashSystem", "product_id": "T025159", "product_identification_helper": { "cpe": "cpe:/a:ibm:flashsystem:-" } } }, { "category": "product_name", "name": "IBM SAN Volume Controller", "product": { "name": "IBM SAN Volume Controller", "product_id": "T002782", "product_identification_helper": { "cpe": "cpe:/a:ibm:san_volume_controller:-" } } }, { "category": "product_name", "name": "IBM Storwize", "product": { "name": "IBM Storwize", "product_id": "T021621", "product_identification_helper": { "cpe": "cpe:/a:ibm:storwize:-" } } } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Internet Systems Consortium DHCP \u003c 4.1-ESV-R15-P1", "product": { "name": "Internet Systems Consortium DHCP \u003c 4.1-ESV-R15-P1", "product_id": "T011892", "product_identification_helper": { "cpe": "cpe:/a:isc:dhcp:4.1-esv-r15-p1" } } }, { "category": "product_name", "name": "Internet Systems Consortium DHCP \u003c 4.3.6-P1", "product": { "name": "Internet Systems Consortium DHCP \u003c 4.3.6-P1", "product_id": "T011893", "product_identification_helper": { "cpe": "cpe:/a:isc:dhcp:4.3.6-p1" } } }, { "category": "product_name", "name": "Internet Systems Consortium DHCP \u003c 4.4.1", "product": { "name": "Internet Systems Consortium DHCP \u003c 4.4.1", "product_id": "T011894", "product_identification_helper": { "cpe": "cpe:/a:isc:dhcp:4.4.1" } } } ], "category": "product_name", "name": "DHCP" } ], "category": "vendor", "name": "Internet Systems Consortium" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "category": "product_name", "name": "F5 Enterprise Manager 3.1.1", "product": { "name": "F5 Enterprise Manager 3.1.1", "product_id": "269870", "product_identification_helper": { "cpe": "cpe:/a:f5:enterprise_manager:3.1.1" } } } ], "category": "vendor", "name": "f5" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-5732", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. DHCP Optionen im Speicher werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft. Ein entfernter anonymer Angreifer, der als Server fungiert, kann diese Schwachstelle ausnutzen um einen Puffer\u00fcberlauf im in dhclient zu verursachen. In der Folge kann ein Absturz verursacht oder potentiell beliebiger Code mit den Rechten des Dienstes zur Ausf\u00fchrung gebracht werden" } ], "product_status": { "known_affected": [ "T011955", "T011954", "T002782", "T011956", "67646", "T011463", "T011891", "T004914", "T021621", "2951", "T002207", "T000126", "269870", "T025159", "1727", "T009498" ] }, "release_date": "2018-02-28T23:00:00Z", "title": "CVE-2018-5732" }, { "cve": "CVE-2018-5733", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. Ein entfernter anonymer Angreifer kann einen Fehler in der Referenzz\u00e4hlung ausnutzen, um Serverseitig einen \u00dcberlauf auszul\u00f6sen, was den dhcpd zum Absturz bringt." } ], "product_status": { "known_affected": [ "T011955", "T011954", "T002782", "T011956", "67646", "T011463", "T011891", "T004914", "T021621", "2951", "T002207", "T000126", "269870", "T025159", "1727", "T009498" ] }, "release_date": "2018-02-28T23:00:00Z", "title": "CVE-2018-5733" } ] }
rhsa-2018_0469
Vulnerability from csaf_redhat
Published
2018-03-09 10:09
Modified
2024-11-05 20:25
Summary
Red Hat Security Advisory: dhcp security update
Notes
Topic
An update for dhcp is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server (CVE-2018-5732)
* dhcp: Reference count overflow in dhcpd allows denial of service (CVE-2018-5733)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank ISC for reporting these issues. Upstream acknowledges Felix Wilhelm (Google) as the original reporter of these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for dhcp is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server (CVE-2018-5732)\n\n* dhcp: Reference count overflow in dhcpd allows denial of service (CVE-2018-5733)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank ISC for reporting these issues. Upstream acknowledges Felix Wilhelm (Google) as the original reporter of these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:0469", "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01565", "url": "https://kb.isc.org/article/AA-01565" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01567", "url": "https://kb.isc.org/article/AA-01567" }, { "category": "external", "summary": "1549960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549960" }, { "category": "external", "summary": "1549961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549961" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_0469.json" } ], "title": "Red Hat Security Advisory: dhcp security update", "tracking": { "current_release_date": "2024-11-05T20:25:23+00:00", "generator": { "date": "2024-11-05T20:25:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2018:0469", "initial_release_date": "2018-03-09T10:09:18+00:00", "revision_history": [ { "date": "2018-03-09T10:09:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-03-09T10:09:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T20:25:23+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 Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "product": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "product_id": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.1.1-53.P1.el6_9.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "product": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "product_id": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.1.1-53.P1.el6_9.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "product": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "product_id": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.1.1-53.P1.el6_9.3?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "product": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "product_id": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.1.1-53.P1.el6_9.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "product": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "product_id": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.1.1-53.P1.el6_9.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "product": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "product_id": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.1.1-53.P1.el6_9.3?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "product": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "product_id": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.1.1-53.P1.el6_9.3?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=ppc\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=ppc\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "product": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "product_id": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.1.1-53.P1.el6_9.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "product": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "product_id": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.1.1-53.P1.el6_9.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "product": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "product_id": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.1.1-53.P1.el6_9.3?arch=ppc64\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=s390\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=s390\u0026epoch=12" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "product": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "product_id": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.1.1-53.P1.el6_9.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "product": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "product_id": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.1.1-53.P1.el6_9.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "product": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "product_id": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.1.1-53.P1.el6_9.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "product": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "product_id": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.1.1-53.P1.el6_9.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "product": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "product_id": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.1.1-53.P1.el6_9.3?arch=s390x\u0026epoch=12" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Client-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Server-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.src", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "relates_to_product_reference": "6Workstation-optional-6.9.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" }, "product_reference": "dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "relates_to_product_reference": "6Workstation-optional-6.9.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "ISC" ] }, { "names": [ "Felix Wilhelm" ], "organization": "Google", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-5732", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2018-02-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1549960" } ], "notes": [ { "category": "description", "text": "An out-of-bound memory access flaw was found in the way dhclient processed a DHCP response packet. A malicious DHCP server could potentially use this flaw to crash dhclient processes running on DHCP client machines via a crafted DHCP response packet.", "title": "Vulnerability description" }, { "category": "summary", "text": "dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server", "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": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5732" }, { "category": "external", "summary": "RHBZ#1549960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549960" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5732", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5732" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01565", "url": "https://kb.isc.org/article/AA-01565" } ], "release_date": "2018-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-03-09T10:09:18+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server" }, { "acknowledgments": [ { "names": [ "ISC" ] }, { "names": [ "Felix Wilhelm" ], "organization": "Google", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-5733", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2018-02-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1549961" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way dhcpd handled reference counting when processing client requests. A malicious DHCP client could use this flaw to trigger a reference count overflow on the server side, potentially causing dhcpd to crash, by sending large amounts of traffic.", "title": "Vulnerability description" }, { "category": "summary", "text": "dhcp: Reference count overflow in dhcpd allows denial of service", "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": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5733" }, { "category": "external", "summary": "RHBZ#1549961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549961" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5733", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5733" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5733", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5733" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01567", "url": "https://kb.isc.org/article/AA-01567" } ], "release_date": "2018-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-03-09T10:09:18+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Client-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Client-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6ComputeNode-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6ComputeNode-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Server-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Server-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhclient-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.src", "6Workstation-optional-6.9.z:dhcp-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-common-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-debuginfo-12:4.1.1-53.P1.el6_9.3.x86_64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.i686", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.ppc64", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.s390x", "6Workstation-optional-6.9.z:dhcp-devel-12:4.1.1-53.P1.el6_9.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "dhcp: Reference count overflow in dhcpd allows denial of service" } ] }
rhsa-2018_0483
Vulnerability from csaf_redhat
Published
2018-03-12 19:03
Modified
2024-11-05 20:25
Summary
Red Hat Security Advisory: dhcp security update
Notes
Topic
An update for dhcp is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server (CVE-2018-5732)
* dhcp: Reference count overflow in dhcpd allows denial of service (CVE-2018-5733)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank ISC for reporting these issues. Upstream acknowledges Felix Wilhelm (Google) as the original reporter of these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for dhcp is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server (CVE-2018-5732)\n\n* dhcp: Reference count overflow in dhcpd allows denial of service (CVE-2018-5733)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank ISC for reporting these issues. Upstream acknowledges Felix Wilhelm (Google) as the original reporter of these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:0483", "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01565", "url": "https://kb.isc.org/article/AA-01565" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01567", "url": "https://kb.isc.org/article/AA-01567" }, { "category": "external", "summary": "1549960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549960" }, { "category": "external", "summary": "1549961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549961" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_0483.json" } ], "title": "Red Hat Security Advisory: dhcp security update", "tracking": { "current_release_date": "2024-11-05T20:25:16+00:00", "generator": { "date": "2024-11-05T20:25:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2018:0483", "initial_release_date": "2018-03-12T19:03:59+00:00", "revision_history": [ { "date": "2018-03-12T19:03:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-03-12T19:03:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T20:25:16+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-7.4.Z", "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-7.4.Z", "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-7.4.Z", "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-7.4.Z", "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-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z", "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-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z", "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-7.4.Z", "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-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.src", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.src", "product_id": "dhcp-12:4.2.5-58.el7_4.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhcp-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhclient-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=s390x\u0026epoch=12" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=s390\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=s390\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=s390\u0026epoch=12" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=ppc64\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=ppc\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=ppc\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=ppc\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=ppc64le\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-devel@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhclient@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "product": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "product_id": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.2.5-58.el7_4.3?arch=aarch64\u0026epoch=12" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhclient-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhclient-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.src", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" }, "product_reference": "dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "ISC" ] }, { "names": [ "Felix Wilhelm" ], "organization": "Google", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-5732", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2018-02-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1549960" } ], "notes": [ { "category": "description", "text": "An out-of-bound memory access flaw was found in the way dhclient processed a DHCP response packet. A malicious DHCP server could potentially use this flaw to crash dhclient processes running on DHCP client machines via a crafted DHCP response packet.", "title": "Vulnerability description" }, { "category": "summary", "text": "dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server", "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-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5732" }, { "category": "external", "summary": "RHBZ#1549960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549960" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5732", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5732" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01565", "url": "https://kb.isc.org/article/AA-01565" } ], "release_date": "2018-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-03-12T19:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "dhcp: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server" }, { "acknowledgments": [ { "names": [ "ISC" ] }, { "names": [ "Felix Wilhelm" ], "organization": "Google", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-5733", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2018-02-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1549961" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in the way dhcpd handled reference counting when processing client requests. A malicious DHCP client could use this flaw to trigger a reference count overflow on the server side, potentially causing dhcpd to crash, by sending large amounts of traffic.", "title": "Vulnerability description" }, { "category": "summary", "text": "dhcp: Reference count overflow in dhcpd allows denial of service", "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-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5733" }, { "category": "external", "summary": "RHBZ#1549961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549961" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5733", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5733" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5733", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5733" }, { "category": "external", "summary": "https://kb.isc.org/article/AA-01567", "url": "https://kb.isc.org/article/AA-01567" } ], "release_date": "2018-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-03-12T19:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Client-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Client-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7ComputeNode-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7ComputeNode-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-Alt-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-Alt-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.src", "7Server-optional-Alt-7.4.z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Server-optional-Alt-7.4.z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhclient-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.src", "7Workstation-optional-7.4.Z:dhcp-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-common-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-debuginfo-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-devel-12:4.2.5-58.el7_4.3.x86_64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.aarch64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.i686", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.ppc64le", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.s390x", "7Workstation-optional-7.4.Z:dhcp-libs-12:4.2.5-58.el7_4.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "dhcp: Reference count overflow in dhcpd allows denial of service" } ] }
gsd-2018-5733
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -> 4.1-ESV-R15, 4.2.0 -> 4.2.8, 4.3.0 -> 4.3.6, 4.4.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-5733", "description": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0.", "id": "GSD-2018-5733", "references": [ "https://www.suse.com/security/cve/CVE-2018-5733.html", "https://www.debian.org/security/2018/dsa-4133", "https://access.redhat.com/errata/RHSA-2018:0483", "https://access.redhat.com/errata/RHSA-2018:0469", "https://ubuntu.com/security/CVE-2018-5733", "https://advisories.mageia.org/CVE-2018-5733.html", "https://security.archlinux.org/CVE-2018-5733", "https://alas.aws.amazon.com/cve/html/CVE-2018-5733.html", "https://linux.oracle.com/cve/CVE-2018-5733.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-5733" ], "details": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0.", "id": "GSD-2018-5733", "modified": "2023-12-13T01:22:39.944349Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "DATE_PUBLIC": "2018-02-28T00:00:00.000Z", "ID": "CVE-2018-5733", "STATE": "PUBLIC", "TITLE": "A malicious client can overflow a reference counter in ISC dhcpd" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ISC DHCP", "version": { "version_data": [ { "version_name": "ISC DHCP", "version_value": "4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0" } ] } } ] }, "vendor_name": "ISC" } ] } }, "credit": [ { "lang": "eng", "value": "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Successful exploitation of this vulnerability may exhaust the memory available to dhcpd and/or cause it to crash, resulting in a denial of service to clients." } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/aa-01567", "refsource": "CONFIRM", "url": "https://kb.isc.org/docs/aa-01567" }, { "name": "RHSA-2018:0469", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "name": "DSA-4133", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4133" }, { "name": "USN-3586-2", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3586-2/" }, { "name": "RHSA-2018:0483", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "name": "USN-3586-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3586-1/" }, { "name": "103188", "refsource": "BID", "url": "http://www.securityfocus.com/bid/103188" }, { "name": "1040437", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1040437" }, { "name": "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" } ] }, "solution": [ { "lang": "eng", "value": "Upgrade to the patched release most closely related to your current version of DHCP.\n\n DHCP 4.1-ESV-R15-P1\n DHCP 4.3.6-P1\n DHCP 4.4.1" } ], "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r10:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r10_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r10_rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r11:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r11_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r11_rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r11_rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r12:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r12_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r12_p1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r13:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r13_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r14:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r14_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r15:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r3_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r5_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r5_rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r5_rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r6:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r7:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r8:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r8_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r8_rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r9:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r9_b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:r9_rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1-esv:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.1.0:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.2.8", "versionStartIncluding": "4.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.3.6", "versionStartIncluding": "4.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:dhcp:4.4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "ID": "CVE-2018-5733" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-190" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/aa-01567", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://kb.isc.org/docs/aa-01567" }, { "name": "DSA-4133", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4133" }, { "name": "USN-3586-2", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3586-2/" }, { "name": "USN-3586-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3586-1/" }, { "name": "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html" }, { "name": "RHSA-2018:0483", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0483" }, { "name": "RHSA-2018:0469", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0469" }, { "name": "1040437", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1040437" }, { "name": "103188", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/103188" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-01-09T21:08Z", "publishedDate": "2019-01-16T20:29Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.